edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
82 stars 119 forks source link

fix: portainer docker rootless #461

Closed jakeiotechsys closed 1 month ago

jakeiotechsys commented 1 month ago

Closes #460

PR Checklist

Testing Instructions

Navigate to the compose-builder folder. Make sure you are running in a rootless docker environment. Run make portainer. After portainer has started run docker inspect portainer. Make sure the docker socket bind mount is in the user's space instead of the sudo docker socket location. Navigate to the portainer localhost web page and make sure it can connect to the docker socket and see other running containers.

cloudxxx8 commented 1 month ago

recheck

cloudxxx8 commented 1 month ago

recheck

cloudxxx8 commented 1 month ago

recheck

cloudxxx8 commented 1 month ago

recheck