generated from oci/template
oopsie, forgot to execute
This commit is contained in:
parent
2bfa24d983
commit
e12ca1dc2a
1 changed files with 2 additions and 1 deletions
|
@ -6,4 +6,5 @@ FROM git.merith.xyz/gns3/base-vnc:latest
|
||||||
|
|
||||||
## 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
|
||||||
COPY ./entrypoint.sh /entrypoint.sh
|
COPY ./entrypoint.sh /entrypoint.sh
|
||||||
|
RUN chmod +x /entrypoint.sh
|
Loading…
Reference in a new issue