Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
21c8d7b5a2 |
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
FROM alpine:latest
|
||||||
|
WORKDIR /workspace
|
||||||
|
ENTRYPOINT ["echo", "ready"]
|
||||||
Reference in New Issue
Block a user