diff --git a/Dockerfile b/Dockerfile index a693aef..398dc98 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,4 +15,5 @@ COPY ./skrypt.sh ./ RUN chmod +x skrypt.sh RUN dos2unix skrypt.sh -CMD ./skrypt.sh 0 +CMD ls -l +#CMD ./skrypt.sh 0