Hey guys! The Docker build still exists, remember that? Anyone? (#92416)

This commit is contained in:
Jordan Dominion
2025-08-09 13:55:17 -04:00
committed by GitHub
parent 3aaf1deb20
commit 47bffc15db

View File

@@ -12,6 +12,7 @@ FROM base AS byond
WORKDIR /byond
RUN apt-get install -y --no-install-recommends \
libcurl4 \
curl \
unzip \
make \