This repository has been archived on 2026-09-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
KNELLegacyTechops/lab/vagrant/docker/thefnf/freeradius/Dockerfile
T
2024-11-11 18:43:05 -06:00

6 lines
134 B
Docker

FROM ubuntu:14.04
EXPOSE 1813 1863
RUN apt-get update && \
apt-get upgrade -y && \
apt-get install -y freeradius
CMD freeradius -f