Skip to content

Commit ab94680

Browse files
committed
Run as non root
1 parent 8584198 commit ab94680

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.downstream

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ COPY --from=web-builder /opt/app-root/web/dist ./web/dist
2525
COPY --from=go-builder /opt/app-root/plugin-backend ./
2626
COPY LICENSE /licenses/
2727

28+
USER 65532:65532
29+
2830
ENTRYPOINT ["./plugin-backend"]
2931

3032
LABEL com.redhat.component="network-observability-console-plugin-container"

0 commit comments

Comments
 (0)