mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-03 19:00:42 +02: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 \
|
openssl-dev \
|
||||||
sqlite
|
sqlite
|
||||||
|
|
||||||
RUN chgrp radius /usr/sbin/radiusd \
|
|
||||||
&& chmod g+rwx /usr/sbin/radiusd
|
|
||||||
|
|
||||||
ENTRYPOINT [ "radiusd" ]
|
ENTRYPOINT [ "radiusd" ]
|
||||||
CMD [ "-xx","-f" ]
|
CMD [ "-xx","-f" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user