Sign inSign up

mblaschke/docker-examples

By mblaschke

Updated almost 9 years ago

Some docker examples

Image
0

681

mblaschke/docker-examples repository overview

Docker examples

Important: Please clone this repository with --recursive

Note: These examples may use multi stage docker build for easy building of applications.

ExampleDescription
hello-worldSingle file docker container as "Hello World!" example
hello-world-multistageSingle file docker container as "Hello World!" example (multi stage build, binary only image)
http-serverSingle file docker container with HTTP server
phpPHP application inside a docker container (with auto build)
go-funcFunction call api docker container

Example: make hello-world

http-server, php and go-func are available on docker host port 8000 (container port is 80)

Tag summary

Content type

Image

Digest

Size

254 MB

Last updated

almost 9 years ago

docker pull mblaschke/docker-examples:foobar