We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f4bfb commit 1bb8ea9Copy full SHA for 1bb8ea9
blueos-ping-viewer-next/Dockerfile
@@ -16,6 +16,8 @@ RUN chmod +x /entrypoint.sh && \
16
rm /ping-viewer-next.*
17
LABEL version="0.0.0"
18
19
+USER 1000:1000
20
+
21
# Add docker configuration
22
LABEL permissions='{\
23
"ExposedPorts": {\
0 commit comments