Skip to content

Commit

Permalink
updated version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Bartz committed Mar 3, 2021
1 parent d671a7e commit 4adc911
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions 0.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM cm2network/steamcmd:root

LABEL maintainer="Niklas Bartz" \
name="valheim-server" \
version="0.1"
version="0.11"

# set env
# steam is linking software with IDs
Expand Down Expand Up @@ -44,11 +44,6 @@ EXPOSE 2456/udp
EXPOSE 2457/udp
EXPOSE 2458/udp


#COPY ${VALHEIMSERVER_DIR}/start_server.sh /usr/local/bin/
#ENTRYPOINT ["start_server.sh"]
#CMD [ "${VALHEIMSERVER_DIR}/start_server.sh" ]

# future
# COPY docker-entrypoint.sh /usr/local/bin/
#ENTRYPOINT ["docker-entrypoint.sh"]
Expand Down

0 comments on commit 4adc911

Please sign in to comment.