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