mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-08-12 11:52:01 +00:00
Use BCI minimal image
This commit is contained in:
parent
88c924a816
commit
40a972eeef
@ -1,4 +1,4 @@
|
|||||||
FROM registry.suse.com/bci/bci-base:15.4
|
FROM registry.suse.com/bci/bci-minimal:15.4
|
||||||
|
|
||||||
COPY kube-explorer entrypoint.sh /usr/bin/
|
COPY kube-explorer entrypoint.sh /usr/bin/
|
||||||
ENTRYPOINT ["entrypoint.sh"]
|
ENTRYPOINT ["entrypoint.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user