https://github.com/ptr1337/asus-merlin-wrt-docker-builder
https://github.com/ptr1337/asus-merlin-wrt-docker-builder
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ptr1337/asus-merlin-wrt-docker-builder
- Owner: ptr1337
- Created: 2021-06-20T20:24:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T21:22:43.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T05:29:48.592Z (over 1 year ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# asus-merlin-wrt-docker-builder
## Docker Asus Merlin WRT image builder
For easily build your image we have created a docker image. The only thing you need to install is docker and docker-compose.
You have the possibility to build the docker image yourself or download the image from docker hub.
The prebuilt docker images are available for the following architectures:
Here you find the image on the docker-hub:
[pttrr/asus-merlin-wrt-builder](https://hub.docker.com/r/pttrr/asus-merlin-wrt-builder)
## Installing docker and docker-compose
Docker and docker-compose are for following operating systems available:
* Linux (all distros)
* Mac
* Windows
You will find how to install docker and docker-compose for your operating system here:
https://docs.docker.com/get-docker/
## Usage
- Right now ive only created a bash file which pull's the Git Repos and create the correct toolchain for the ac86u, right now i didnt tested other devices.
- Clone the repo with: 'git clone https://github.com/ptr1337/asus-merlin-wrt-builder-docker'
- Then run the following command: 'docker-compose up -d' ; it will pull the prebuilt image with the script
- Then run 'docker exec -it asus-merlin-wrt-builder bash'
- Run the script and compile your own firmware
- If using the docker-compose.yml , you can move your built firmwares into /images which can be found in the started Directory