sashok724-mc-launcher-backend (0.0.34)

Published 2024-02-12 20:47:21 +01:00 by jenkins-ci-cd

Installation

docker pull git.tswf.io/public-repos/sashok724-mc-launcher-backend:0.0.34
sha256:682164776a1090ebb993bc1681619af4aa0372cfacfd3c645c4b504ba7fc710b

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:f1199a6fd71b68259c79640307391b4532b6a7f0187c90247d26471bae8c2ff5 in /usr/local/bin/docker-entrypoint.sh
/bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh
COPY file:8a5921baea472c640316ce8dea96bd6183ac412b456dd212f24d2e3a07139eba in /usr/local/bin/launch-server
/bin/sh -c chmod +x /usr/local/bin/launch-server
EXPOSE 8080
ENTRYPOINT ["docker-entrypoint.sh"]
CMD ["app"]
Details
Container
2024-02-12 20:47:21 +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