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
4848d21b
authored
Sep 07, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
change jenkins image
parent
5c006741
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
docker/composers/develop-cloud/develop.yml
docker/composers/develop-cloud/develop.yml
View file @
4848d21b
...
...
@@ -2,14 +2,19 @@ version: '2'
services
:
##### Jenkins
jenkins
:
image
:
jenkins
# image: jenkins
image
:
jenkins-did
ports
:
# - "8080:8080"
-
"
50000:50000"
privileged
:
true
volumes
:
-
"
/mnt/volume-nyc1-01/jenkins:/var/jenkins_home"
-
"
/usr/share/gradle:/var/jenkins_home/gradle_home"
-
"
/usr/lib/jvm/java-8-oracle:/usr/lib/jvm/default-java"
-
"
/var/run/docker.sock:/var/run/docker.sock"
# - "/usr/bin/docker:/usr/bin/docker"
# - "/usr/lib/x86_64-linux-gnu/libltdl.so.7:/usr/lib/x86_64-linux-gnu/libltdl.so.7"
networks
:
-
develop
##### archiva
...
...
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