stfc / ral-htcondor-tools

Scripts and stuff used with HTCondor at RAL
0 stars 7 forks source link

Disable security options until tested. #21

Closed jnc74743 closed 3 years ago

jnc74743 commented 3 years ago

The security options passed to Docker causes the containers to fail. The security options should be removed until they are tested or the route cause issue is found.

jrha commented 3 years ago

sigh this is a regression, which is why we need tests

jrha commented 3 years ago

TL;DR They don't work because we need to upgrade docker.

jnc74743 commented 3 years ago

Indeed, we can reinstate the options when the docker upgrade has been completed. As it currently stands we aren't using a version of the wrapper that contains these options so we aren't loosing anything at this time. I'll create an issue and pin it so we can reinstate these options when Docker is upgraded