mirror of
https://github.com/screego/server.git
synced 2026-04-22 15:37:21 +08:00
Add nonroot user to Dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM scratch
|
||||
USER 1001
|
||||
COPY screego /screego
|
||||
EXPOSE 3478/tcp
|
||||
EXPOSE 3478/udp
|
||||
|
||||
Reference in New Issue
Block a user