Skip to content

Commit

Permalink
define volume in Dockerfile just to make things easier
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsanfte committed Feb 14, 2020
1 parent 60e7c8a commit ec665aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ RUN apt-get remove -y git wget curl && \
WORKDIR /home/eqemu
USER eqemu

VOLUME /home/eqemu/maps

ENTRYPOINT ["/usr/bin/tail", "-f", "/dev/null"]

0 comments on commit ec665aa

Please sign in to comment.