Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-01 | T5003: backport changes from master to support latest Docker version on CI hosts | Christian Poessinger | |
The newer Docker versions seem to be a bit more picky when using tools like goso. The container will no longer start if the gosu binary has the setuid root bit set. This change adjusts the container to continue working on recent Docker versions. | |||
2019-01-26 | Docker: evaluate OPAM environment during build time | Christian Poessinger | |
2019-01-26 | Docker: Make OPAM system wide available | Christian Poessinger | |
2019-01-11 | Docker: create UNIX group on demand | Christian Poessinger | |
2019-01-11 | Docker build files for entrypoint and UIDs | Christian Poessinger | |