Commit ebb178d0 by Tsubasa Namiki

Move Dockerfile and docker-entrypoint.sh to root directory

parent 0fbd60ad
...@@ -21,7 +21,7 @@ postgres: ...@@ -21,7 +21,7 @@ postgres:
restart: always restart: always
restyaboard: restyaboard:
build: restyaboard build: .
links: links:
- elasticsearch:elasticsearch - elasticsearch:elasticsearch
- postgres:postgres - postgres:postgres
......
[nginx]
name=nginx repo
#baseurl=http://nginx.org/packages/centos/$releasever/$basearch/
baseurl=http://nginx.org/packages/mainline/centos/$releasever/$basearch/
gpgcheck=0
enabled=0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment