Skip to content
Snippets Groups Projects
Commit 997b7a90 authored by Jan David Mol's avatar Jan David Mol
Browse files

L2SS-394: Jupyter doesn't need X11, so avoid restarting the container if DISPLAY changes

parent 25b6afd2
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,6 @@ services: ...@@ -25,8 +25,6 @@ services:
- ${HOME}:/hosthome - ${HOME}:/hosthome
environment: environment:
- TANGO_HOST=${TANGO_HOST} - TANGO_HOST=${TANGO_HOST}
- XAUTHORITY=${XAUTHORITY}
- DISPLAY=${DISPLAY}
ports: ports:
- "8888:8888" - "8888:8888"
user: ${CONTAINER_EXECUTION_UID} user: ${CONTAINER_EXECUTION_UID}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment