https://github.com/castorinop/docker-packetfence
Packetfence into docker
https://github.com/castorinop/docker-packetfence
docker packetfence
Last synced: 9 months ago
JSON representation
Packetfence into docker
- Host: GitHub
- URL: https://github.com/castorinop/docker-packetfence
- Owner: castorinop
- Created: 2017-08-25T15:02:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T15:15:31.000Z (almost 9 years ago)
- Last Synced: 2025-04-02T13:51:51.743Z (over 1 year ago)
- Topics: docker, packetfence
- Size: 0 Bytes
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Packetfence on Docker container
build it.
```
docker build -t packetfence .
```
run it.
```
docker run --privileged -ti -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 1443:1443 packetfence
```
and go http://localhost:1443