hello-world image

This commit is contained in:
Stefan Liebl 2020-07-02 17:34:14 +02:00 committed by Stefan Liebl
parent 32d81b73bb
commit 9fb886c951

5
docker-compose.yaml Normal file
View File

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