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
d5c092fd
Commit
d5c092fd
authored
7 years ago
by
Pedro Ferreira
Browse files
Options
Downloads
Patches
Plain Diff
Added Jul2017 image
parent
47771f79
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
README.md
+2
-2
2 additions, 2 deletions
README.md
with
3 additions
and
3 deletions
Dockerfile
+
1
−
1
View file @
d5c092fd
...
@@ -44,7 +44,7 @@ RUN rpm --import http://dev.monetdb.org/downloads/MonetDB-GPG-KEY
...
@@ -44,7 +44,7 @@ RUN rpm --import http://dev.monetdb.org/downloads/MonetDB-GPG-KEY
# Update & upgrade
# Update & upgrade
RUN
yum update
-y
RUN
yum update
-y
ARG
MonetDBVersion=11.2
5.23
ARG
MonetDBVersion=11.2
7.1
# Install MonetDB server
# Install MonetDB server
RUN
yum
install
-y
MonetDB-
$MonetDBVersion
\
RUN
yum
install
-y
MonetDB-
$MonetDBVersion
\
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
d5c092fd
...
@@ -5,12 +5,12 @@ monetdb-r-docker
...
@@ -5,12 +5,12 @@ monetdb-r-docker
Docker container for
[
MonetDB with R
](
https://www.monetdb.org/content/embedded-r-monetdb
)
. Based on CentOS 7.
Docker container for
[
MonetDB with R
](
https://www.monetdb.org/content/embedded-r-monetdb
)
. Based on CentOS 7.
# Supported tags and respective Dockerfile links
# Supported tags and respective Dockerfile links
*
[
`Dec2016-SP5`, `11.25.23`, `latest` (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp5/Dockerfile
)
*
[
`Jul2017`, `11.27.1`, `latest` (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/jul2017/Dockerfile
)
*
[
`Dec2016-SP5`, `11.25.23`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp5/Dockerfile
)
*
[
`Dec2016-SP4`, `11.25.21`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp4/Dockerfile
)
*
[
`Dec2016-SP4`, `11.25.21`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp4/Dockerfile
)
*
[
`Dec2016-SP3`, `11.25.15`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp3/Dockerfile
)
*
[
`Dec2016-SP3`, `11.25.15`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp3/Dockerfile
)
*
[
`Dec2016-SP2`, `11.25.9`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp2/Dockerfile
)
*
[
`Dec2016-SP2`, `11.25.9`, (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp2/Dockerfile
)
*
[
`Dec2016-SP1`, `11.25.5` (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp1/Dockerfile
)
*
[
`Dec2016-SP1`, `11.25.5` (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/dec2016-sp1/Dockerfile
)
*
[
`June2016-SP2`, `11.23.13` (Dockerfile)
](
https://github.com/MonetDB/monetdb-r-docker/blob/june2016-sp2/Dockerfile
)
# Launching a MonetDB container
# Launching a MonetDB container
Pull the image from the registry:
Pull the image from the registry:
...
...
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