#!/bin/sh docker build -t image_YOLO Dockerfiles/app docker run -it --network="host" -v /home/user/Bureau/Datasets:/Datasets image_YOLO:latest