mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-04-28 03:10:32 +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/
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user