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
- Host: GitHub
- URL: https://github.com/ow2-proactive/par-connector-tutorial-docker-container
- Owner: ow2-proactive
- Created: 2016-08-02T08:00:05.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-04T10:30:27.000Z (almost 10 years ago)
- Last Synced: 2025-09-21T17:45:35.193Z (9 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`