Skip to content

ponderosa-io/docker-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker builds with --secret

This repo contains two Dockerfiles used to demonstrate the new --secret flag available in the docker build command (docs here).

Run make build-without-buildkit to run a Docker build against Dockerfile.

Run make dockerfile-buildkit to run a Docker build against Dockerfile-buildkit that supplies a secret.

Warning: you should not cat out a sensitive value in your Dockerfile; this repo just does it for demonstration purposes!

About

Demonstration of 18.09 Docker secrets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published