removed incorrect RUNAS
This commit is contained in:
parent
03e32f5d29
commit
b49b850fbe
@ -19,9 +19,6 @@ RUN apk add --no-cache icecast && \\
|
||||
chown icecast:icecast /icecast
|
||||
|
||||
USER icecast
|
||||
|
||||
RUNAS icecast
|
||||
|
||||
CMD ["/bin/sh", "-c", "icecast -c \\"\${CONFIG_FILE}\\""]
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user