This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
FROM cgr.dev/chainguard/glibc-dynamic
|
||||
COPY veloren /opt/veloren
|
||||
VOLUME ["/opt/veloren/userdata","/opt/veloren/assets/plugins"]
|
||||
ENTRYPOINT ["/opt/veloren/veloren-server-cli"]
|
||||
Reference in New Issue
Block a user