-
This is essentially a continuation of #351
Next steps are to:
- [x] start a new repo for pipeline code for the new machine (it will be too complicated to run in the same codebase)
- [ ] comple…
-
I've been hearing some chatter about this, and it's likely to be a tricky undertaking, so best to start thinking about it now. The troublesome parts will be splitting out the kernel modules (propriet…
-
Hi,
Moby gives 15 seconds to containerd to start or fails.
See: https://github.com/moby/moby/blob/1cb7ee4cd9a813f2f34d3681e276191dace6fea5/libcontainerd/supervisor/remote_daemon.go#L94
And: htt…
Bacto updated
1 month ago
-
## CVE-2021-41091 - Medium Severity Vulnerability
Vulnerable Library - github.com/Docker/Docker-v20.10.7+incompatible
Moby Project - a collaborative project for the container ecosystem to assemble c…
-
The latest releases are only available from the `edge` repo, but they in turn depend on newer versions of other packages like `musl` as well. We do not want to update any other packages to arbitrary i…
-
**Describe the bug**
testcontainer does not start with version 0.10.0 ryuk in apple mac m1 chip.
Refer to the reproducer at
[tc-python-version-bug](https://github.com/debu999/tc-python-version-bug)
…
-
Creating a tracking issue for https://github.com/moby/moby/pull/36538#discussion_r174087838
We should update `testenv.ProtectAll()` and `testenv.Clean()` to also cleanup services, so that integrati…
-
**Description**
When using a stack with a hostname template
```
rabbitmq:
image: rabbitmq:3.7.3-management
hostname: '{{.Service.Name}}.{{.Task.Slot}}.{{.Task.ID}}.somesuffix'
``…
djeeg updated
1 month ago
-
**Description**
With the current build system for this repo, you cannot test build artifacts using an alternate GoLang build environment.
The current build pipeline allows specifying an altern…
-
**Description**
Docker added a `--parents` option to the Dockerfile `COPY` command last year:
https://github.com/moby/moby/issues/35639
https://github.com/moby/buildkit/pull/3001
https://docs.…