Update Dockerfile
All checks were successful
Build docker container / Build image (push) Successful in 11s
All checks were successful
Build docker container / Build image (push) Successful in 11s
This commit is contained in:
parent
9a41256fdf
commit
0826a59293
@ -1,5 +1,5 @@
|
||||
FROM bitnami/kubectl:1.30.4
|
||||
|
||||
COPY createHelmYaml.sh .
|
||||
COPY createHelmYaml.sh /usr/local/bin/
|
||||
|
||||
ENTRYPOINT ls
|
||||
ENTRYPOINT ls /usr/local/bin/
|
||||
Loading…
x
Reference in New Issue
Block a user