Closed tmozgach closed 7 years ago
Note that hackton
is misspelt, should be hackathon.
Please rename scripts/orca.hackton
to scripts/orca-hackathon
.
exec docker exec -it -u $(id -u):$(id -g) $(id -gn) /bin/bash -l -c "export XAUTHORITY=/home/hackseq17/$USER/.Xauthority && export DISPLAY=${DISPLAY} && /bin/bash -l"
Try
exec docker exec -it -u $(id -u):$(id -g) $(id -gn) /usr/bin/env XAUTHORITY=/home/hackseq17/$USER/.Xauthority DISPLAY=${DISPLAY} /bin/bash -l
@sjackman could you please look at scripts:
This one for creation containers manually:
This one is log in: https://github.com/bcgsc/orca/blob/master/scripts/orca.hackton