Docker image for YOLO tools in the European Galaxy Server Run the image You can start the container outside of Galaxy with: docker run -it --rm -v /path/to/input/images:/opt/input/images --gpus all quay.io/bgruening/docker-ultralytics:8.3.0 bash