migration and cleanup from legacy repos
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
FROM ubuntu:14.04
|
||||
EXPOSE 1813 1863
|
||||
RUN apt-get update && \
|
||||
apt-get upgrade -y && \
|
||||
apt-get install -y freeradius
|
||||
CMD freeradius -f
|
||||
Reference in New Issue
Block a user