Update Dockerfile
This commit is contained in:
parent
d30d4fc029
commit
ecb199eefd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM quay.io/thallian/confd-env:latest
|
FROM quay.io/thallian/confd-env:latest
|
||||||
|
|
||||||
RUN apk add --no-cache openjdk8 git openssl bash
|
RUN apk add --no-cache openjdk8 git libressl bash
|
||||||
|
|
||||||
RUN mkdir -p /etc/services.d/minecraft/
|
RUN mkdir -p /etc/services.d/minecraft/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue