Skip to content

defunctzombie/docket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

docker-build

Build docker images with secrets. Use it just like the docker build command.

docker-build -t foobar <path/to/build/root>

Will source any files in $HOME/.docker/private into the image build context before building the Dockerfile and then remove the private files completely from the final image history. They will not appear in any previous layer of the image.

About

build docker images with secrets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages