docker scripts

This commit is contained in:
Sefik Ilkin Serengil 2022-05-11 18:51:48 +01:00
parent b50f073487
commit ef5fa518e5

3
scripts/dockerize.sh Normal file
View File

@ -0,0 +1,3 @@
docker build -t deepface_image .
docker run -it deepface_image /bin/sh