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

Added Dockerfile for Jul2017-SP3

parent ee9807a6
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ RUN yum install -y https://www.monetdb.org/downloads/epel/MonetDB-release-epel.n
RUN yum update -y && \
yum upgrade -y
ARG MonetDBVersion=11.27.9
ARG MonetDBVersion=11.27.11
# Install MonetDB server
RUN yum install -y MonetDB-$MonetDBVersion \
......
......@@ -5,7 +5,8 @@ monetdb-r-docker
Docker container for [MonetDB with R](https://www.monetdb.org/content/embedded-r-monetdb). Based on CentOS 7.
# Supported tags and respective Dockerfile links
* [`Jul2017-SP2`, `11.27.9`, `latest` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/jul2017-sp2/Dockerfile)
* [`Jul2017-SP3`, `11.27.11`, `latest` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/jul2017-sp3/Dockerfile)
* [`Jul2017-SP2`, `11.27.9`, (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/jul2017-sp2/Dockerfile)
* [`Jul2017-SP1`, `11.27.5` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/jul2017-sp1/Dockerfile)
* [`Jul2017`, `11.27.1`, (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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment