Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
amsl
Deployment
Images
okapi
Commits
c351c2c0
Commit
c351c2c0
authored
Feb 02, 2021
by
Steffen Köhler
Browse files
Okapi 4.4.2 for ERM-Live honeysuckle.
parent
e74c5871
Pipeline
#8681
passed with stage
in 1 minute and 46 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c351c2c0
...
...
@@ -11,7 +11,7 @@ variables:
staging_repo
:
services.ub.uni-leipzig.de:11443/bdd_dev/folio/okapi
alpha_repo
:
services.ub.uni-leipzig.de:11443/bdd_dev/folio/okapi
DOCKER_TLS_CERTDIR
:
"
"
OKAPI_VERSION
:
v4-
6-3
OKAPI_VERSION
:
v4-
4-2
docker_build
:
stage
:
build
...
...
Dockerfile
View file @
c351c2c0
FROM
folioorg/okapi:4.
6.3
FROM
folioorg/okapi:4.
4.2
EXPOSE
9130
ENTRYPOINT
["/docker-entrypoint"]
CMD
[ "dev" ]
...
...
Write
Preview
Supports
Markdown
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