mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Fixed dockerfile
This commit is contained in:
@@ -21,4 +21,4 @@ COPY --from=build /opt/venv /opt/venv
|
|||||||
VOLUME /root/.reticulum
|
VOLUME /root/.reticulum
|
||||||
VOLUME /root/.nomadnetwork
|
VOLUME /root/.nomadnetwork
|
||||||
|
|
||||||
ENTRYPOINT ["nomadnet --daemon"]
|
ENTRYPOINT ["nomadnet"]
|
||||||
Reference in New Issue
Block a user