| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| bionic | ||
| docurium | ||
| entrypoint.sh | ||
| xenial |
Our nightly builds are currently failing due to our ARM-based jobs. These jobs crash immediately when entering the Docker container with a exception thrown by Go's language runtime. As we're able to successfully builds the Docker images in previous steps, it's unlikely to be a bug in Docker itself. Instead, this exception is thrown by gosu(1), which is a Go-based utility to drop privileges and run by our entrypoint. Fix the issue by dropping gosu(1) in favor of sudo(1).
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| bionic | Loading commit data... | |
| docurium | Loading commit data... | |
| entrypoint.sh | Loading commit data... | |
| xenial | Loading commit data... |