Cingulara / openrmf-docs

Documentation on the OpenRMF application, including scripts to run the whole stack as well as just infrastructure with documentation on using the tool.
https://www.openrmf.io/
GNU General Public License v3.0
125 stars 27 forks source link

[FEATURE] specify the full image path in the docker-compose file #337

Closed Cingulara closed 1 month ago

Cingulara commented 6 months ago

Is your feature request related to a problem? Please describe. For podman-compose the startup script asks to pull from 3 registries if you do not specify docker.io/.

Describe the solution you'd like Put the full path to the image. When using docker it assumes docker.io.

Describe alternatives you've considered Current way of picking as you run the ./start.sh command works. But is cumbersome.

Additional context image