generated from oci/template
apply GNS3, give persistance storage
Some checks failed
Build Docker Image on Commit / build-and-publish (push) Failing after 7s
Some checks failed
Build Docker Image on Commit / build-and-publish (push) Failing after 7s
basically so long as the container isnt "deleted", it will persist data, wish GNS3 had a way to share a folder across all docker containers
This commit is contained in:
parent
7c81667e29
commit
9707ac2080
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
||||||
FROM alpine:3.12
|
FROM gns3/mikrotik-winbox
|
||||||
|
|
||||||
|
VOLUME /root/.wine/drive_c/users/root/AppData/Roaming/Mikrotik/Winbox
|
Loading…
Reference in a new issue