Update Dockerfile
This commit is contained in:
parent
7824c8c694
commit
7a2e25ef5a
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
FROM alpine
|
FROM alpine
|
||||||
|
|
||||||
|
LABEL org.opencontainers.image.source=https://github.com/nicolaschan/minecraft-backup
|
||||||
|
|
||||||
RUN apk add bash coreutils xxd restic
|
RUN apk add bash coreutils xxd restic
|
||||||
|
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
|
|
Loading…
Add table
Reference in a new issue