Actually, I would like to report a bug regarding the latest firmware for the CC100:
CC100_V040809_30
I am currently trying to build a Docker container on the controller. It works fine on my PC, but when I attempt the same via SSH on the controller, I receive the following error message:
If this is indeed the case, I would expect that the firmware includes buildx by default.
It would be great if I could build the containers directly on the controller. This would save the hassle of transferring pre-built Docker images and specifying specific paths for execution. Is there any way for a user to install buildx on the CC100?
btw, I prefer to run Portainer on my computer and Portainer Agent on CC100 (or other device) so this way other devices are environments available from my computer. You can build images based on pasted Dockerfile, *.tar with Dockerfile inside or even github repository (you can add key to your private repository!).