mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-30 16:14:29 +00:00
Add mapping of /usr for package persistence & /scripts for user stuff
This commit is contained in:
parent
76748120c4
commit
b3a69266aa
@ -53,4 +53,4 @@ ADD pycharm-run /etc/sv/pycharm/run
|
|||||||
RUN chmod a+x /etc/sv/pycharm/run
|
RUN chmod a+x /etc/sv/pycharm/run
|
||||||
RUN ln -s /etc/sv/pycharm /etc/service
|
RUN ln -s /etc/sv/pycharm /etc/service
|
||||||
|
|
||||||
VOLUME /root /scripts
|
VOLUME ["/root", "/usr/", "/scripts"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user