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

Added Dockerfile for Aug2018

parent 3f3eba5e
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.29.3
ARG MonetDBVersion=11.31.7
# Install MonetDB server
RUN yum install -y MonetDB-$MonetDBVersion \
......
......@@ -5,12 +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
* [`Mar2018`, `11.29.3`, `latest` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/mar2018/Dockerfile)
* [`Jul2017-SP4`, `11.27.13`, `latest` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/jul2017-sp4/Dockerfile)
* [`Jul2017-SP3`, `11.27.11`, (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)
* [`Aug2018`, `11.31.7`, `latest` (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/aug2018/Dockerfile)
* [`Mar2018`, `11.29.3`, (Dockerfile)](https://github.com/MonetDB/monetdb-r-docker/blob/mar2018/Dockerfile)
# Launching a MonetDB container
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