Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Cantaloupe on Docker
Commits
88779663
Unverified
Commit
88779663
authored
Feb 12, 2021
by
Sebastian Schüpbach
Browse files
bump version
parent
29d8c8bc
Pipeline
#21690
passed with stage
in 6 minutes and 7 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
88779663
FROM
debian:buster-slim AS build
ARG
VERSION=4.1.
5
ARG
VERSION=4.1.
7
ARG
BUILD_WITH=""
WORKDIR
/
RUN
apt-get
-qq
update
&&
\
...
...
k8s-manifests/imageserver-deployment.yml
View file @
88779663
...
...
@@ -18,7 +18,7 @@ spec:
spec
:
containers
:
-
name
:
cantaloupe-container
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/cantaloupe-docker:4.1.
5
-jp2
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/cantaloupe-docker:4.1.
7
-jp2
ports
:
-
containerPort
:
8182
name
:
http
...
...
k8s-manifests/imageserver-test-deployment.yml
View file @
88779663
...
...
@@ -18,7 +18,7 @@ spec:
spec
:
containers
:
-
name
:
cantaloupe-test-container
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/cantaloupe-docker:4.1.
5
-http-jp2
image
:
cr.gitlab.switch.ch/memoriav/memobase-2020/services/cantaloupe-docker:4.1.
7
-http-jp2
ports
:
-
containerPort
:
8182
name
:
http
...
...
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