Skip to content
Snippets Groups Projects
Verified Commit 62bc477c authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Attempt to fix run issues

parent f3a57885
No related branches found
No related tags found
No related merge requests found
FROM openjdk:8-jre FROM openjdk:8-jre
RUN apt-get update && \
apt-get install -y libgdiplus
ADD http://mcmyadmin.com/Downloads/MCMA2_glibc26_2.zip /tmp/ ADD http://mcmyadmin.com/Downloads/MCMA2_glibc26_2.zip /tmp/
ADD http://mcmyadmin.com/Downloads/etc.zip /tmp/ ADD http://mcmyadmin.com/Downloads/etc.zip /tmp/
RUN unzip -q /tmp/etc.zip -d /usr/local && \ RUN unzip -q /tmp/etc.zip -d /usr/local && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment