mirror of
https://github.com/cnrancher/kube-explorer.git
synced 2025-09-25 06:42:32 +00:00
Use BCI image
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
FROM alpine:3.13
|
||||
FROM registry.suse.com/bci/bci-base:15.4
|
||||
|
||||
COPY kube-explorer entrypoint.sh /usr/bin/
|
||||
# Hack to make golang do files,dns search order
|
||||
ENV LOCALDOMAIN=""
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
|
Reference in New Issue
Block a user