Compare commits

...

1 Commits

Author SHA1 Message Date
Stefan Liebl
9fb886c951 hello-world image 2020-07-02 19:01:31 +02:00

5
docker-compose.yaml Normal file
View File

@ -0,0 +1,5 @@
version: '3'
services:
hello_world:
image: hello-world:latest