alpine linux
This commit is contained in:
parent
9fb886c951
commit
b7b72a1ae3
@ -2,4 +2,5 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
hello_world:
|
hello_world:
|
||||||
image: hello-world:latest
|
image: alpine:latest
|
||||||
|
command: [/bin/echo, 'Hello world']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user