Compare commits
No commits in common. "develop" and "stable" have entirely different histories.
@ -13,7 +13,7 @@ ENV DISABLE_HOTSWAP_PLUGINS=
|
|||||||
|
|
||||||
# Install curl & essentials
|
# Install curl & essentials
|
||||||
RUN apt update && \
|
RUN apt update && \
|
||||||
apt -y install curl libfreetype6 fontconfig
|
apt -y install curl libfreetype6
|
||||||
|
|
||||||
# Download & Install JBR Java
|
# Download & Install JBR Java
|
||||||
RUN mkdir -p /usr/local/lib/jvm && \
|
RUN mkdir -p /usr/local/lib/jvm && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user