-
Any advice on how to run on an arm64 machine? Getting these errors in the docker logs `exec /usr/bin/bash: exec format error`. I'm trying the docker-compose option, if that helps
-
When creating a user defined network I am unable to communicate with the outside world.
I believe this *may* be related to #38099.
The current work around I have for this is to run:
```
sudo u…
-
https://github.com/docker/for-win/issues/2985 is unrelsoved but was automatically closed. I can confirm that the exact same issue is occurring nearly 4 years later.
```
docker network create --dri…
-
Hi,
I'm really interested into testing ksniff. I just install it on an AWS standard AMI with a local microk8s cluster installed along with docker as container runtime.
I have a simple webserver wh…
-
I have the following simple test:
```java
public class KindContainerTest {
KindContainer KUBE = new KindContainer();
@Test
void runKindContainer() {
KUBE.start();
…
-
If I run podman in privileged mode (mounts the devices from `/dev`), then I get the following warnings:
```
> sudo ./bin/podman run --privileged alpine
WARNING: The same type, major and minor sho…
-
This is a question, a suggestion to add more detail to the docs with regards to unit testing, and also a call to consider possible API changes that would facilitate mocking grain dependencies for unit…
-
### 1. Issue or feature description
When booting a container on k8s (via k3s) I notice my container doesn't contain "nvidia-smi" in /usr/bin or elsewhere. When I launch the same image/container not…
-
-
there is no support for systemd-nspawn and runc containers