mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-21 08:33:49 +00:00
chore: prune unused dockerfile cmd (#238)
Signed-off-by: yue9944882 <291271447@qq.com>
This commit is contained in:
@@ -8,6 +8,5 @@ FROM registry.access.redhat.com/ubi8/ubi-minimal:latest
|
||||
ENV USER_UID=10001
|
||||
|
||||
COPY --from=builder /go/src/open-cluster-management.io/registration-operator/registration-operator /
|
||||
RUN microdnf update && microdnf clean all
|
||||
|
||||
USER ${USER_UID}
|
||||
|
||||
Reference in New Issue
Block a user