sashok724-mc-launcher-backend (0.0.33)

Published 2024-02-12 20:37:17 +01:00 by jenkins-ci-cd

Installation

docker pull git.tswf.io/public-repos/sashok724-mc-launcher-backend:0.0.33
sha256:37766905f4017dc3fb4deb2012437438129ecc77a034e14068a659712fbf1e05

Image Layers

ADD file:b60b9a116275a2d143473d643b907c76618f91fa8455daedbf3cb3c3dcc769d7 in /
CMD ["bash"]
/bin/sh -c apt update && apt install -y wget gnupg2
/bin/sh -c wget -q -O - https://download.bell-sw.com/pki/GPG-KEY-bellsoft | apt-key add - && echo "deb [arch=amd64] https://apt.bell-sw.com/ stable main" | tee /etc/apt/sources.list.d/bellsoft.list
/bin/sh -c apt update && apt install -y bellsoft-java8-full
ARG APP_HOME=/app
ARG JAVA_OPTS=-Xmx256M
ARG TTY_ROWS=400
ARG TTY_COLUMNS=65
ENV APP_HOME=/app
ENV JAVA_OPTS=-Xmx256M
ENV TTY_ROWS=400
ENV TTY_COLUMNS=65
/bin/sh -c apt update && apt install -y screen bash curl tmux openjfx
/bin/sh -c mkdir ${APP_HOME} && cd ${APP_HOME}
WORKDIR /app
/bin/sh -c pwd && curl -s https://launcher.sashok724.net/download/setup.sh | bash
/bin/sh -c chmod -R 777 ${APP_HOME}
COPY file:15482c5756e5c36014a4ba05fef74afa9ae35f4476a91a9e2fa6b3b7001e2784 in /usr/local/bin/docker-entrypoint.sh
/bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh
EXPOSE 8080
ENTRYPOINT ["docker-entrypoint.sh"]
CMD ["app"]
Details
Container
2024-02-12 20:37:17 +01:00
1
OCI / Docker
linux/amd64
1.2 GiB
Versions (28) View all
0.0.34 2024-02-12
0.0.33 2024-02-12
0.0.32 2024-02-12
0.0.31 2024-02-12
0.0.30 2024-02-12