This commit is contained in:
parent
40c3ce0d2d
commit
2445f46795
@ -1,5 +1,6 @@
|
||||
FROM bitnami/kubectl:1.30.4
|
||||
|
||||
RUN useradd -m -u 1001 -g 1001 -o -s /bin/bash notroot
|
||||
COPY createHelmYaml.sh /usr/local/bin/
|
||||
|
||||
ENTRYPOINT bash /usr/local/bin/createHelmYaml.sh
|
||||
Loading…
x
Reference in New Issue
Block a user