Skip to content

TuragaLab/flyem-dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fly EM Docker Files Picture

This repository contains dockerfiles to create Docker images for Fly EM software and data. The goal is to facilitate portability and testing.

Docker commands reequire the Docker daemon to be running (and a light-weight virtual machine for Mac and Windows provided by the Docker installation).

These images are already pre-built on Docker Hub under the flyem namespace https://hub.docker.com/u/flyem/.

To retrieve image XYZ:

% docker pull flyem/XYZ

If you prefer to build the image XYZ from the dockerfile:

% cd XYZ
% docker build -t XYZ .

Specific run instructions can be found in each image directory in this repository.

About

Docker Files for Fly EM Software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published