gns3-registry/docker/mikrotik-winbox/Dockerfile

7 lines
138 B
Docker
Raw Normal View History

2023-05-14 19:01:34 +00:00
FROM alexhorner/winbox-dockerised
# add a dummy layer to get an updated container timestamp
RUN /bin/true
2023-05-14 19:01:34 +00:00
ENV VNC_BUILTIN_DISABLED=true