Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
Restyaboard
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Ali Arshad
Restyaboard
Commits
ebb178d0
Commit
ebb178d0
authored
Oct 13, 2015
by
Tsubasa Namiki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move Dockerfile and docker-entrypoint.sh to root directory
parent
0fbd60ad
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 additions
and
7 deletions
+1
-7
Dockerfile
Dockerfile
+0
-0
docker-compose.yml
docker-compose.yml
+1
-1
docker-entrypoint.sh
docker-entrypoint.sh
+0
-0
nginx.repo
restyaboard/etc/yum.repos.d/nginx.repo
+0
-6
No files found.
restyaboard/
Dockerfile
→
Dockerfile
View file @
ebb178d0
File moved
docker-compose.yml
View file @
ebb178d0
...
...
@@ -21,7 +21,7 @@ postgres:
restart
:
always
restyaboard
:
build
:
restyaboard
build
:
.
links
:
-
elasticsearch:elasticsearch
-
postgres:postgres
...
...
restyaboard/
docker-entrypoint.sh
→
docker-entrypoint.sh
View file @
ebb178d0
File moved
restyaboard/etc/yum.repos.d/nginx.repo
deleted
100644 → 0
View file @
0fbd60ad
[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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment