An open API service indexing awesome lists of open source software.

https://github.com/ow2-proactive/par-connector-tutorial-docker-container


https://github.com/ow2-proactive/par-connector-tutorial-docker-container

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# PAR Connector Tutorial Docker Container
## Description
Dockerfile to build image for the R tutorial on: https://try.activeeon.com/tutorials/r/r.html.
This image which is build by this Dockerfile contains all necessary components to successfully do the R tutorial.

## Link to Docker Hub
This github repository is linked to https://hub.docker.com/r/activeeon/par-connector-tutorial.
Every change in this repository triggers a re-build of the Docker image on Docker hub

## Usage
`docker run -ti activeeon/par-connector-tutorial`