Closed fisx closed 8 years ago
aula-docker-0.2
, but i want to merge that branch and revert the resp. commit before landing this PR.quay.io seems to have a hard time building today. haven't investigated yet.
building the docker image locally might work (i only tried by hand), but running the test suite fails. i have tried firefox and chromium with similar error messages (grid cannot connect to driver). the problem definitely lies on the selenium side (the browser cannot be started), but other than that i have mostly walked through dead ends.
quay.io has recovered.
the issue was that chrome doesn't like to run with sandboxes inside docker (something about linux containers inside containers). didn't resolve the firefox issue; chrome works fine now.
to merge the two branches in aula-docker and here, proceed as follows:
(2, 3, 4, 5 can be done locally and pushed to github when done; 4, 5 need to happen after quay.io image tag master
has been updated.)
(updated last comment.)
See #907 for a more developed version of the above process.
So far so good.