Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
mde
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b45ffe8e
authored
Feb 07, 2017
by
Adi Amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add README to docker root
parent
50979f75
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Dockerfile
Dockerfile
View file @
b45ffe8e
...
...
@@ -3,6 +3,7 @@ FROM 172.16.1.212:5050/ipgallery.common.java/microservice
COPY
build/libs/mde-*.jar /usr/
COPY
cfg/config.properties /opt/mcx/config/
COPY
cfg/*.json /opt/mcx/config/
COPY
README.md /
RUN
chmod +x /usr/run.sh
RUN
mv /usr/mde-
*
.jar /usr/mde.jar
...
...
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