diff --git a/Dockerfile b/Dockerfile index 9f2aebc..2f8370a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -97,4 +97,4 @@ RUN Xvfb :99 -screen 0 1024x768x16 & \ WORKDIR /home/wineuser/projects # Default command -CMD ["/bin/bash", "-l"] +CMD ["/bin/bash"]