Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
ox-installer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QA
ox-installer
Commits
3f5ee199
Commit
3f5ee199
authored
5 years ago
by
benedikt.kroening
Browse files
Options
Downloads
Patches
Plain Diff
Set specific docker image version
parent
389a661c
No related branches found
Branches containing commit
No related tags found
1 merge request
!7
Issue16 7102
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.singlenode.yml
+1
-11
1 addition, 11 deletions
docker-compose.singlenode.yml
with
1 addition
and
11 deletions
docker-compose.singlenode.yml
+
1
−
11
View file @
3f5ee199
...
@@ -38,7 +38,7 @@ services:
...
@@ -38,7 +38,7 @@ services:
build
:
build
:
context
:
.
context
:
.
dockerfile
:
docker/singlenode/Dockerfile
dockerfile
:
docker/singlenode/Dockerfile
image
:
singlenode:
latest
image
:
singlenode:
7.10.3
env_file
:
docker/singlenode/config
env_file
:
docker/singlenode/config
depends_on
:
depends_on
:
-
database
-
database
...
@@ -88,13 +88,3 @@ networks:
...
@@ -88,13 +88,3 @@ networks:
ipam
:
ipam
:
config
:
config
:
-
subnet
:
172.30.0.0/16
-
subnet
:
172.30.0.0/16
#test-container:
# image: 'gitlab.open-xchange.com:4567/docker/infrastructure/testing-codecept:ox-installer'
#env_file: config
# volumes:
#- "${PWD}/.runtime/test-results/codeceptjs:/opt/open-xchange/tests/results/codeceptjs"
#- "${PWD}/.runtime/test-results/postman:/opt/open-xchange/tests/results/postman"
#networks:
#- internal-net
#entrypoint: /opt/open-xchange/tests/ox_installer.sh
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment