Delete Dockerfile
This commit is contained in:
parent
402c583403
commit
1e468f58e1
@ -1,9 +0,0 @@
|
|||||||
FROM alpine:3.13.2
|
|
||||||
|
|
||||||
LABEL maintainer="Tonye Jack <jtonye@ymail.com>"
|
|
||||||
|
|
||||||
RUN apk add bash
|
|
||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
|
||||||
RUN chmod +x /entrypoint.sh
|
|
||||||
ENTRYPOINT ["/entrypoint.sh"]
|
|
Loading…
x
Reference in New Issue
Block a user