diff --git a/Dockerfile b/Dockerfile index 05546cf..f449f4d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1,3 @@ -FROM alpine:3.12 \ No newline at end of file +FROM gns3/mikrotik-winbox + +VOLUME /root/.wine/drive_c/users/root/AppData/Roaming/Mikrotik/Winbox \ No newline at end of file