mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-20 05:17:55 +00:00
7 lines
138 B
Docker
7 lines
138 B
Docker
FROM alexhorner/winbox-dockerised
|
|
|
|
# add a dummy layer to get an updated container timestamp
|
|
RUN /bin/true
|
|
|
|
ENV VNC_BUILTIN_DISABLED=true
|