Compare commits
No commits in common. "947475621a38590189931fd54e22b05b0cdb82fa" and "9fb886c9515fb4aa67988c4aeeaceef1d9bb4b5c" have entirely different histories.
947475621a
...
9fb886c951
@ -1,3 +0,0 @@
|
|||||||
FROM alpine:latest
|
|
||||||
|
|
||||||
RUN echo "Hello World"
|
|
@ -2,4 +2,4 @@ version: '3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
hello_world:
|
hello_world:
|
||||||
build: .
|
image: hello-world:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user