generated from oci/template
update with fix for steamcmd refusing to update files
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 3s
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 3s
This commit is contained in:
parent
7e2e006c62
commit
1fec55efc0
3 changed files with 17 additions and 12 deletions
|
@ -20,7 +20,8 @@ RUN DEBIAN_FRONTEND=noninteractive \
|
|||
libopus0 \
|
||||
locales \
|
||||
mono-complete \
|
||||
opus-tools
|
||||
opus-tools \
|
||||
sudo
|
||||
|
||||
# make data directories
|
||||
RUN mkdir -p /data/resonite /data/steamcmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue