Skip to content

gerstorfer/gitma-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitMA-docker

Create a docker image, based on conda-forge and push it to docker hub. Get the image with:

docker pull gerstorfer/gitma-demo:latest

And run with:

docker run -it --publish 8888:8888 --name gitma-demo gerstorfer/gitma-demo:latest 

screenshot

To start the container again later, use:

docker start -ai gitma-demo

About

Build GitMA docker image for amd64 and arm64

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published