Skip to content

Amineahd/docker-freeradius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-freeradius

Docker container with freeradius installation(based on ubuntu precise)

building the image

inside this repo run the following: sudo docker build -t docker-freeradius -f Dockerfile .

running the container and exposing auth port (1812/udp)

sudo docker run -ti -p 1812:1812/udp docker-freeradius

About

Docker container with freeradius installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published