kelseyhightower / self-deploying-hello-universe

What if applications could deploy themselves?
Apache License 2.0
124 stars 26 forks source link

Show how to bundle things into a Docker image. #4

Closed mattmoor closed 7 years ago

mattmoor commented 7 years ago

These work without a Docker daemon, and are reproducibly built.

These can also publish the resulting Docker image via docker_push.

kelseyhightower commented 7 years ago

@mattmoor Ok, this is awesome!