mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-29 02:25:18 +01:00
changed workdir to data
This commit is contained in:
@@ -19,7 +19,7 @@ RUN chown -R yo:yo /yo/.config
|
||||
|
||||
# run in user space
|
||||
USER yo
|
||||
WORKDIR /yo
|
||||
WORKDIR /data
|
||||
|
||||
CMD ["yo","cyphernode"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user