mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +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
|