Skip to content

Commit

Permalink
Bash starts in soweego folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxFrax committed Jul 4, 2019
1 parent 43f26fb commit 58bbf45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,7 @@ COPY scripts/docker/config/ /config/

RUN cd /config && sh run_all_folder_scripts.sh

WORKDIR /app/soweego/

# Run a BASH shell when the container launches
CMD ["/bin/bash"]

0 comments on commit 58bbf45

Please sign in to comment.