Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages