Docker Container Restart Fix

- Fix s6 fifodir error on container restart
- Add .tags* to .gitignore (Atom auto ctags generation)
This commit is contained in:
Jean-Philippe Roemer
2015-10-10 20:41:16 +01:00
parent 2020bafee1
commit fc427432ed
4 changed files with 14 additions and 5 deletions

1
.gitignore vendored
View File

@@ -35,3 +35,4 @@ docker/docker/Dockerfile
docker/docker/init_gogs.sh
gogs.sublime-project
gogs.sublime-workspace
.tags*