export XSOCK=/tmp/.X11-unix
export XAUTH=/tmp/.docker.xauth
touch $XAUTH
xauth nlist $DISPLAY | sed -e 's/^..../ffff/' | xauth -f $XAUTH nmerge -
docker run -it --rm \
--volume=$XSOCK:$XSOCK:rw \
--volume=$XAUTH:$XAUTH:rw \
--env="XAUTHORITY=${XAUTH}" \
--env="DISPLAY" \
--env="QT_X11_NO_MITSHM=1" \
ghcr.io/awvwgk/avogadro
-
Notifications
You must be signed in to change notification settings - Fork 3
Container version of avogadro1 for distros not supporting avogadro1 anymore
License
grimme-lab/avogadro-container
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Container version of avogadro1 for distros not supporting avogadro1 anymore
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published