Skip to content

My personal collection of tooling that doesn't have official docker image

License

Notifications You must be signed in to change notification settings

luqmansen/dockerized-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dockerized-tooling

My personal collection of tooling that doesn't have official docker image

golang/mock

How to use

docker run --rm -v $(PWD):/app -w /app luqmansen/docker-mockgen mockgen -source=pkg/services/services.go -destination=mock/service_mock.go -package=mock

About

My personal collection of tooling that doesn't have official docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published