mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-24 06:30:30 +00:00
@@ -2,6 +2,9 @@ FROM openjdk:8u212-jre-alpine
|
|||||||
|
|
||||||
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
LABEL org.opencontainers.image.authors="Geoff Bourne <itzgeoff@gmail.com>"
|
||||||
|
|
||||||
|
# upgrade all packages since alpine jre8 base image tops out at 8u212
|
||||||
|
RUN apk -U --no-cache upgrade
|
||||||
|
|
||||||
RUN apk add --no-cache -U \
|
RUN apk add --no-cache -U \
|
||||||
openssl \
|
openssl \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
|||||||
Reference in New Issue
Block a user