Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
webservices
cern-search
cern-search-rest-api
Commits
ac79df2e
Commit
ac79df2e
authored
Nov 08, 2019
by
Carina Antunes
Browse files
docker: update base image tag
parent
f17d0596
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
ac79df2e
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
# under the terms of the MIT License; see LICENSE file for more details.
# under the terms of the MIT License; see LICENSE file for more details.
# Use CentOS7:
# Use CentOS7:
FROM
gitlab-registry.cern.ch/webservices/cern-search/cern-search-rest-api/cern-search-rest-api-base:
1b371d5ca520c668c04386334f0616304199817e
FROM
gitlab-registry.cern.ch/webservices/cern-search/cern-search-rest-api/cern-search-rest-api-base:
f17d05967fc1ac40204bfa7c1b1deb7c0df4391b
ARG
build_env
ARG
build_env
# CERN Search installation
# CERN Search installation
...
...
Dockerfile-base
View file @
ac79df2e
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
# Use CentOS7:
# Use CentOS7:
FROM inveniosoftware/centos7-python:3.6
FROM inveniosoftware/centos7-python:3.6
# Install pre-requisites
# Install pre-requisites
RUN yum update -y && \
RUN yum update -y && \
yum install -y \
yum install -y \
gcc \
gcc \
...
...
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