diff --git a/docker_build.sh b/docker_build.sh index d887e9c..27f59f9 100755 --- a/docker_build.sh +++ b/docker_build.sh @@ -7,4 +7,4 @@ docker rmi filesite/machete docker build --no-cache -t filesite/machete -f ./Dockerfile . ## build filesite/machete:samba -docker build --no-cache -t filesite/machete:samba -f ./Dockerfile_samba . +##docker build --no-cache -t filesite/machete:samba -f ./Dockerfile_samba .