Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
04716e8d
authored
Jul 06, 2016
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
java8 for resin
parent
5e460723
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
docker/base-resin/Dockerfile
docker/base-resin/Dockerfile
View file @
04716e8d
FROM
domeos/java:jdk
7
FROM
domeos/java:jdk
8
MAINTAINER
<devops@ipgallery.com>
MAINTAINER
<devops@ipgallery.com>
...
@@ -29,9 +29,4 @@ ADD src/cluster-default.xml /etc/resin/
...
@@ -29,9 +29,4 @@ ADD src/cluster-default.xml /etc/resin/
ADD
src/resin.sh /opt/resin/bin/
ADD
src/resin.sh /opt/resin/bin/
RUN
chmod +x /opt/resin/bin/resin.sh
RUN
chmod +x /opt/resin/bin/resin.sh
#ADD ./mcweb.war /opt/resin/webapps/
#ENTRYPOINT ["/opt/resin/bin/resin.sh", "console"]
#COPY log4j.xml /logs/conf/
#COPY config.properties /opt/mcx/config/mcweb/
#COPY brands.json /opt/mcx/config/mcweb/
#ENTRYPOINT ["/opt/resin/bin/resin.sh", "console"]
\ No newline at end of file
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