Update valheim.Dockerfile

This commit is contained in:
Tranko 2022-01-05 15:04:32 +00:00 committed by GitHub
parent dc1375bc33
commit 3ead759cd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ RUN make install
# Cleaning the image
RUN apt-get purge -y wget
RUN rm -r box86
RUN rm -r box64
RUN rm -r /root/box86
RUN rm -r /root/box64
# Specific for run Valheim server
EXPOSE 2456-2457/udp