Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
postgres-ext-ci-service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
The parent group of this project is pending deletion, so this project will also be deleted on
2025-06-17
.
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
C3SL
docker
postgres-ext-ci-service
Commits
89b81870
Commit
89b81870
authored
9 years ago
by
Panagiotis Koutsourakis
Browse files
Options
Downloads
Patches
Plain Diff
Update Dockerfile with latest version
parent
31db0367
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+3
-3
3 additions, 3 deletions
Dockerfile
with
3 additions
and
3 deletions
Dockerfile
+
3
−
3
View file @
89b81870
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Based on CentOS 7
# Based on CentOS 7
############################################################
############################################################
FROM
centos:7
FROM
centos:7
MAINTAINER
Dimitar Nedev, dimitar.nedev
@monetdbsolutions.com
MAINTAINER
Panagiotis Koutsourakis, panagiotis.koutsourakis
@monetdbsolutions.com
#######################################################
#######################################################
# Expose ports
# Expose ports
...
@@ -50,7 +50,7 @@ RUN yum update -y && \
...
@@ -50,7 +50,7 @@ RUN yum update -y && \
yum upgrade
-y
yum upgrade
-y
# Install MonetDB
# Install MonetDB
RUN
yum
install
-y
MonetDB-SQL-server5-hugeint-11.21.1
1
RUN
yum
install
-y
MonetDB-SQL-server5-hugeint-11.21.1
7
RUN
yum
install
-y
MonetDB-client
RUN
yum
install
-y
MonetDB-client
# Install the MonetDB/GEOM module
# Install the MonetDB/GEOM module
RUN
yum
install
-y
MonetDB-geom-MonetDB5
RUN
yum
install
-y
MonetDB-geom-MonetDB5
...
...
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