This repository contains Dockerfile of Ubuntu + Salome platform.
Based on example from https://github.com/MSO4SC/feelpp.git (see file:Dockerfile_examples).
The Dockerfile downloads Salome binary from http://www.salome-platform.org/downloads/current-version. The build may fail if the address above changes on salome platform website.
Build the docker image by running this command:
docker build -t salome-ubuntu14 .
Start the docker by:
docker run -it marmarm/salome:v8_2
Content type
Image
Digest
Size
2.3 GB
Last updated
over 8 years ago
docker pull marmarm/salometest