This website works better with JavaScript.
Home
Explore
Help
Sign In
Dyomedea
/
orbeon-docker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Versions 2018.2.1 (CE) and 2018.2.2 (PE)
master
Eric van der Vlist
4 years ago
parent
5bf652b13b
commit
0238e1b4c5
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
docker-compose-ce.yml
+2
-2
docker-compose-pe.yml
+ 2
- 2
docker-compose-ce.yml
View File
@ -4,8 +4,8 @@ services:
build
:
context
:
.
args:
tag
:
"tag-release-201
7.2
-ce"
build
:
"orbeon-201
7.2.201712300816
-CE"
tag
:
"tag-release-201
8.2.1
-ce"
build
:
"orbeon-201
8.2.1.201902072242
-CE"
image
:
orbeon-ce
ports
:
-
"8080:8080"
+ 2
- 2
docker-compose-pe.yml
View File
@ -4,8 +4,8 @@ services:
build
:
context
:
.
args:
tag
:
"tag-release-2018.
1.1
-ce"
build
:
"orbeon-2018.
1.1.201809181814
-PE"
tag
:
"tag-release-2018.
2.2
-ce"
build
:
"orbeon-2018.
2.2.201903012338
-PE"
image
:
orbeon-pe
secrets:
-
source
:
license
Write
Preview
Loading…
Cancel
Save