mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user