Actions
Feature #3549
openCreate Docker container for running appion
Start date:
09/11/2015
Due date:
% Done:
0%
Estimated time:
Description
Create Docker container for running appion. Sargis suggested this at the developer's meeting and I thought it would be a good idea for my appion class. It would help new users get an Appion environment up and running very smoothly. So, I started working on it...
My Docker Hub is here:
https://hub.docker.com/r/vosslab/
I've checked the file into subversion:
source:trunk/appion/docker/Dockerfile
After installing docker, you can run:
svn co https://emg.nysbc.org/svn/myami/trunk/appion/docker/Dockerfile docker build -t pre_appion .
Files
Actions