Skip to content

Instantly share code, notes, and snippets.

@youribonnaffe
Created June 11, 2014 08:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save youribonnaffe/63ac4ff99de133d7f853 to your computer and use it in GitHub Desktop.
Dockerfile for ProActive
# ProActive
#
# VERSION 3.4.4
FROM dockerfile/java
MAINTAINER Youri Bonnaffé <youri.bonnaffe@activeeon.com>
COPY ./ProActiveScheduling-3.4.4_bin_full /opt/proactive
COPY rm-start-docker-node /opt/proactive/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment