Remove old Dockerfile
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
FROM alpine
|
|
||||||
|
|
||||||
RUN apk upgrade --update-cache \
|
|
||||||
&& apk add bash curl coreutils file
|
|
||||||
|
|
||||||
COPY kapow /usr/bin/kapow
|
|
||||||
|
|
||||||
COPY *.pow /tmp/
|
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/kapow"]
|
|
||||||
Reference in New Issue
Block a user