Skip to content

Odida/docker-gramps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

docker-gramps

Create docker image of Gramps. Docker images are available at DockerHub.

Usage

  • Allow docker to use the local display

    xhost local:

  • Run docker container

    docker run -it -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro -v $(pwd):/data bernddoser/docker-gramps

About

Create docker image of GRAMPS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%