Search Docker Hub
docker-octave
By thaiphamquoc
163
version: "2" services: octave: image: thaiphamquoc/docker-octave:0.1.0
EXPORT PROJECT=test # bring up the local dev docker-compose -p $PROJECT up -d # login the octave container docker-compose -p $PROJECT exec octave bash # run octave inside the container octave
Content type
Image
Digest
Size
291.3 MB
Last updated
over 7 years ago
docker pull thaiphamquoc/docker-octave