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
Updated by Sargis Dallakyan almost 9 years ago
- Related to Feature #3687: Teaching Appion added
Updated by Neil Voss over 8 years ago
- Related to Feature #3950: Create CTF test dataset within Docker added
Updated by Neil Voss almost 8 years ago
Updated by Neil Voss over 7 years ago
- Related to Feature #4825: Create CentOS 7 Docker container for running appion added
Actions