Hello, everyone.
Pull openwrt/imagebuilder:ramips-mt7621-24.10.2 from Docker Hub. Then, start a container from Docker Desktop with the following parameters:
volumes: my drive/bin
Container path: /builder/bin
I suspect that something is missing in the startup process, but I'm not sure what to do.
Can anyone help me?
The following command line launch works fine.
docker run --rm -v ./bin/:/builder/bin -it openwrt/imagebuilder:ramips-mt7621-24.10.2