updates
This commit is contained in:
@@ -6,7 +6,7 @@ ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/teamspeak-server/-/raw/ma
|
||||
|
||||
# Install dependencies and folder creation
|
||||
RUN apt-get -y update && apt-get clean \
|
||||
&& apt-get install -y ca-certificates curl jq \
|
||||
&& apt-get install -y ca-certificates wget nano software-properties-common bzip2 curl jq \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& mkdir -p /ts3server /ts3temp /ts3temp/serverfiles \
|
||||
&& chmod 777 -R /ts3server /ts3temp \
|
||||
|
||||
Reference in New Issue
Block a user