Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 371 Bytes

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