Skip to content

baal-lgln/micmac-containerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicMac containerized

Provides a minimal MicMac docker image:

docker pull ghcr.io/baal-lgln/micmac-containerized:latest

Local development and testing

Build the image with:

docker build --pull --rm -t micmac-containerized:latest .

Mount a Volume with your data at $(pwd)/data and run the image with:

docker run -v $(pwd)/data:/data --rm -it micmac-containerized:latest

About

Provide a minimal MicMac docker image

Resources

License

Stars

Watchers

Forks

Packages