Create sessions volume and mount it in the PWD containers, instead of

bind mounting a path from the host.
Remove `pwd` folder which is unused because of the change above.
This commit is contained in:
Jonathan Leibiusky @xetorthio
2017-05-18 09:32:12 -03:00
parent 317ba8bc06
commit 686c861928
2 changed files with 7 additions and 7 deletions

4
pwd/.gitignore vendored
View File

@@ -1,4 +0,0 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore