Skip to content

A community-led docker container for RaspAP

License

Notifications You must be signed in to change notification settings

DevinNorgarb/raspap-docker

 
 

Repository files navigation

raspap-docker-repository

raspap-docker

A community-led docker container for RaspAP

Usage

docker run --name raspap -it -d --privileged --network=host -v /sys/fs/cgroup:/sys/fs/cgroup:ro --cap-add SYS_ADMIN jrcichra/raspap-docker
docker exec -it raspap bash
$ ./setup.sh
docker restart raspap
Web GUI should be accessible on http://localhost by default

About

A community-led docker container for RaspAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 97.9%
  • Shell 2.1%