Docker image for building a lede environment [https://github.com/bnfinet/lede-docker]
the longer term goal is to provide a dockerized build of https://personaltelco.net/wiki images
The image is built via a docker-hub automated build.
the build instructions are derived from a combination of
./run_docker.sh
runs a bash shell inside of a bfoote/lede docker container
several directories and files are mounted from ./volumesmake menuconfig./volumes/.configmake -j9
build the images./volumes
sudo chmod -R 775./volumes
sudo chown -R ${USER}:${USER} ./volumesContent type
Image
Digest
Size
342.7 MB
Last updated
over 8 years ago
docker pull bfoote/lede