-
[Netmaker](https://www.netmaker.org) is a full-mesh wireguard overlay network that is an alternative to Zerotier or Tailscale. Netmaker uses kernel wireguard, so it is ~5x faster than either competito…
-
**Describe the bug**
Currently, it is possible to select the "Default Networking" and "CNI Overlay Network" options on the "Networking Details", but this will result in a cluster with nodes and pods …
-
### Description
For me on a current windows 11 machine this bug from a year ago is back
https://github.com/docker/for-win/issues/13738
- Current Version 4.34.2 (167172) installed via winget
- Updat…
-
### Testcontainers version
0.33.0
### Using the latest Testcontainers version?
Yes
### Host OS
Windows 10
### Host arch
x86
### Go version
1.23
### Docker version
```s…
-
### Issue Description
Build cache isn't actually being deleted with this approach:
```console
# sudo podman system prune -a -f
Total reclaimed space: 0B
# sudo du -sh /var/lib/containers/stor…
-
### Description
Hi,
I am trying to add a docker swarm master, based on your documentation (WIP) but unfortunatly I always receive this error:
> Ignoring unsupported options: restart
>
> Igno…
-
### I've searched existing issues and couldn't find a duplicate.
- [X] I confirm this is not a duplicate.
### Operating System
BTW, I run Arch Linux
### Server Software Version/Commit
h…
-
I am trying to run cAdvisor in Docker container, but every time 2 minutes after creating container is up, but state is unhealthy.
```
sudo docker run \
-idt \
--volume=/:/rootfs:ro \
--volume=/…
-
Consider the following, or any similar apps to the following:
- I2P
- InterPlanetary File System (IPFS)
- GNUnet
- Seedbox
- Freenet / Hyphanet
- Retroshare
I was thinking about writing up so…
-
### Describe the bug
I'm trying to run the docker self hosted on my server.
I already have a container running on 5432, so I'm trying to run postgre on 5433.
I've tried many things, like modify…