mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
d7177e4aab
commit
33de22f063
|
@ -8,8 +8,5 @@ RUN apk --no-cache add \
|
|||
openssl-dev \
|
||||
sqlite
|
||||
|
||||
RUN chgrp radius /usr/sbin/radiusd \
|
||||
&& chmod g+rwx /usr/sbin/radiusd
|
||||
|
||||
ENTRYPOINT [ "radiusd" ]
|
||||
CMD [ "-xx","-f" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user