Skip to content
Snippets Groups Projects
Commit d5c092fd authored by Pedro Ferreira's avatar Pedro Ferreira
Browse files

Added Jul2017 image

parent 47771f79
Branches
No related tags found
No related merge requests found
...@@ -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.25.23 ARG MonetDBVersion=11.27.1
# Install MonetDB server # Install MonetDB server
RUN yum install -y MonetDB-$MonetDBVersion \ RUN yum install -y MonetDB-$MonetDBVersion \
......
...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment