Add Dockerfile
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 26s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 26s
This commit is contained in:
parent
506b6c7a6b
commit
cb59006703
1 changed files with 2 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
FROM alpine
|
||||||
|
CMD ["echo", "Hello StackOverflow!"]
|
Loading…
Add table
Add a link
Reference in a new issue