generated from gns3/vnc-template
include winbox
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 25s
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 25s
This commit is contained in:
parent
73f4ee47cb
commit
ec80d0d387
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ FROM git.merith.xyz/gns3/base-vnc:latest
|
||||||
## START setting your image here
|
## START setting your image here
|
||||||
|
|
||||||
RUN apk add --no-cache wine
|
RUN apk add --no-cache wine
|
||||||
|
RUN wget -O /winbox64.exe https://download.mikrotik.com/routeros/winbox/3.42/winbox64.exe
|
||||||
|
|
||||||
## STOP setting up your image here
|
## STOP setting up your image here
|
||||||
# DO NOT REMOVE AND DO NOT ADD AN "ENTRYPOINT" COMMAND
|
# DO NOT REMOVE AND DO NOT ADD AN "ENTRYPOINT" COMMAND
|
||||||
|
|
Loading…
Reference in a new issue