Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

02-14-2018 Report #95

Closed JosiahRegencia closed 6 years ago

JosiahRegencia commented 6 years ago

Was able to add the test.sh in the image. Had to delete the image and then build the docker again. screenshot from 2018-02-15 00 13 41

However still stuck with this one: starting container process caused "exec: \"test.sh\": executable file not found in $PATH".

When inside the container, I could run the test.sh file screenshot from 2018-02-14 12 00 44

Problem with that is that Travis is not interactive. Still looking for ways to solve the $PATH issue

JosiahRegencia commented 6 years ago

Trying to work on the docker run command

greenmoss commented 6 years ago

I think the Dockerfile needs more work. When I try to run it, it immediately exits. I have an idea for debugging; see #99.