Compare commits

..

1 Commits

Author SHA1 Message Date
6d90966f28 update Readme 2020-07-02 20:31:17 +02:00

View File

@ -48,8 +48,7 @@ version: '3'
services: services:
hello_world: hello_world:
image: alpine:latest image: hello-world:latest
command: [/bin/echo, 'Hello world']
``` ```
# Hello-World Projekt ausführen # Hello-World Projekt ausführen