Sign inSign up

gnuton/asuswrt-merlin-toolchains-docker

By gnuton

•Updated over 1 year ago

A Docker image containing Asuswrt Merlin BCM-SDK Toolchains.

Image
Networking
Internet of things
Operating systems
4

10K+

gnuton/asuswrt-merlin-toolchains-docker repository overview

Docker Pulls

⁠Asuswrt-Merlin-Toolchains-Docker

Docker images based on Ubuntu 16.04 and 20.04 containing Asuswrt Merlin BCM-SDK Toolchains. You may wanna use this to build Asus Merling by yourself.

⁠Always up-to-date

The docker images are automatically built and published every night, so they are always up-to-date.

⁠Usage

The docker file contains ubuntu and toolchain needed to build HND and not HND firmware.

git clone THE_ASUS_MERLIN_REPOSITORY
cd asuswrt-merlin.ng
docker run -it --rm -v "$PWD:/build" gnuton/asuswrt-merlin-toolchains-docker /bin/bash

Now follow the instructions in the README file that you can find in the Asus Merlin repository.

For more info please check the Asus Merlin official repository⁠

Tag summary

Content type

Image

Digest

sha256:8c9681987…

Size

1.8 GB

Last updated

over 1 year ago

docker pull gnuton/asuswrt-merlin-toolchains-docker