sghfsdfghdfsgh
vintage-story-build-server / Docker prune (vm-docker-build2) (push) Successful in 3s
vintage-story-build-server / poll-debian-base-and-detect-changes (push) Successful in 6s
vintage-story-build-server / Build and Push server (push) Skipped
vintage-story-build-server / generate-changelogs (push) Skipped
vintage-story-build-server / generate-build-info (push) Skipped

This commit is contained in:
2026-07-27 18:42:00 -07:00
parent 668197c21f
commit f9e6ec533a
+4
View File
@@ -10,6 +10,10 @@ ENV DOTNET_VERSION=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitea.fithwum.tech/fithwum/vintage-story/raw/branch/main/server/install_script.sh
RUN sed --version \
&& awk --version \
&& perl --version
# Install Dependencies.
RUN apt-get -y update && apt-get autoclean && apt-get autoremove \
&& apt-get -y update && apt-get install -y bzip2 jq wget procps pcregrep screen \