Hello,
Im creating Image for x86 and SBCs, containing docker and I want to remove some packages to minimize the size of Image, what should I put in "PACKAGES='...' "
Hello,
Im creating Image for x86 and SBCs, containing docker and I want to remove some packages to minimize the size of Image, what should I put in "PACKAGES='...' "
Have you checked the wiki on Image Builder?
Please post ubus call system board
from the SBC where disk space is an issue. Why not 1GB?
Hello, 1GB making out of space when I run docker compose, I can now run my server inside docker with 4GB
Please can you give me docker build file for openwrt image. I am not professional in this field, I have a server in my home and I need openwrt to create a local domain to access my services using domain name and after using nginx proxy manger to create subdomain for each service but I don't know how to do it can you help me please
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </>
" button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall