Skip to content

Acevpn/openwrt-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a docker container for the OpenWRT. Based of katta/openwrt-rootfs

To build, execute the following command:

docker build --rm -f "OpenWRT\Dockerfile" -t openwrt:latest OpenWRT

To run, execute the following command:

docker run --rm -it -p 2222:22/tcp -p 44343:443/tcp -p 8080:80/tcp --name=openwrt-acevpn openwrt:latest

Prebuilt image is at https://hub.docker.com/r/acevpn/openwrt

docker pull acevpn/openwrt

Questions? Contact Acevpn

About

Dockerfile for openwrt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published