I want to deploy my rails project using Docker. So I use Docker-Compose. But I get one weird error message. When run docker-compose up(this contains db-container with postgresql
for my work:
docker-compose run web bash
and then go folder by folder with the command cd (i am using win 7 toolbox) so in the end i use in the bash :
rm tmp/pids/server.pid