-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* minecraft auto updating * fix log
- Loading branch information
Showing
10 changed files
with
92 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar font-manager -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq font-manager -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ FROM debian:bookworm-slim | |
LABEL author="DevOps Team at Sparked Host" maintainer="[email protected]" | ||
|
||
RUN apt-get update -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates tar -y \ | ||
&& apt-get install fontconfig iproute2 curl ca-certificates unzip tar jq -y \ | ||
&& useradd -d /home/container -m container \ | ||
&& mkdir -p /opt/java | ||
|
||
|