docker
docker copied to clipboard
Docker containers of the ImageBuilder and SDK
what directories need to be made a (docker) volume, in order to make the configuration persistent?
I'm trying to create an sdk image for 15.05, but I am unsure how to create an SDK image manually from my terminal. So far the only change I've made...
Hi, Im attempting to use OpenWRT as a lightweight server rather than a router. I don't think I should need NET_ADMIN or other privileges to run the OpenWRT docker service...
Hello all, I pulled openwrtorg/rootfs and ran it like this docker run --rm -it -v /home/mjshin/MyCode:/tmp openwrtorg/rootfs In /tmp, I tried to run my own linux based application but it...
Hello! I want to use OpenWRT on an embedded device running docker. I have observed the following behaviour both on my development laptop and on the target device: ``` $...
I tried building a rootfs for the latest 19.07 release with: $ BRANCH=19.07.3 ./docker-rootfs.sh However it failed to check the gpg signature: ``` + export GNUPGHOME=/keys/gpg/ + GNUPGHOME=/keys/gpg/ + export...
For the previous issue I used `top` inside the container to determine that something was up with `urngd`. However, consistently when leaving `top` with a `ctrl + c` it causes...
hi I am jack from china shanghai,I am new for docker ,i want run openwrt 1806.4 rootfs as a image of docker. I run this cmd: ` docker import openwrt-x86-64-generic-rootfs.tar.gz...
See: https://github.com/docker-library/official-images/blob/master/README.md#what-do-you-mean-by-official See also: https://github.com/alpinelinux/docker-alpine
Resources: - https://openwrt.org/docs/guide-developer/build-system/install-buildsystem