winbox download
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 23s

This commit is contained in:
Merith 2025-06-05 06:07:01 +00:00
parent b5d060816e
commit 73f4ee47cb
2 changed files with 16 additions and 2 deletions

View file

@ -2,7 +2,7 @@
FROM git.merith.xyz/gns3/base-vnc:latest
## START setting your image here
# RUN apk add --no-cache firefox-esr
RUN apk add --no-cache wine
## STOP setting up your image here
# DO NOT REMOVE AND DO NOT ADD AN "ENTRYPOINT" COMMAND