Update Dockerfile
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 15s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 15s
This commit is contained in:
parent
628cf9836a
commit
59ece68df7
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
RUN yarn add yup
|
||||||
CMD ["echo", "Hello StackOverflow!"]
|
CMD ["echo", "Hello StackOverflow!"]
|
Loading…
Add table
Add a link
Reference in a new issue