-
## What did you do
- How was the cluster created?
k3d cluster create --config .tools/k3d-cluster.yaml
```yaml
# https://k3d.io/v5.4.7/usage/configfile/
apiVersion: k3d.io/v1alpha5
…
-
**Description**
Docker volume plugin v2 doesn't support tcp communication to docker engine (in v2 only unix socket is supported)
Talked about it with Tibor Vass (Docker Engineer) @DockerCon17 and …
-
### What would you like to see?
As is well known, there are some restrictions on the internet in certain countries, which lead to the inability to directly access some well-known websites such as Git…
-
- VSCode Version: 1.94.2
- Local OS Version: macOS 14.3.1 (23D60)
- Remote OS Version: ?
- Remote Extension/Connection Type: Containers
Logs
```
[18 ms] Dev Containers 0.388.0 in VS Code 1.94…
-
This test, and probably other tests that spin up new daemons, use the default configuration, which means they tried to setup a daemon/client to use; see
- a `unix://` socket for exposing the API
…
-
Now that we have the basic sync running with the websocket_server, we should look into how we can mirror the behaviour with a PHP-only backend.
socket.io supports long polling https://socket.io/doc…
-
Apparently after (relatively) recent updates Metube fails to work correctly while running behind Authelia and a reverse proxy.
This is how the page looks, showing "Connection to server" message.
…
-
Hi, I'm trying to make a selhosted luckpermsWeb.
I raised a bytebin docker container and it works great
The web editor is already working, but not in dynamic mode.
Server running in docker
https…
-
I use docker and set up docker compose config with Marzban and Traefik Proxy. On Marzban version 0.6.0 everything works, but after upgrading to version 0.7.0 I get an error
I also used Nginx, which a…
-
Hi! I've used this Docker image to setup a Socks5 proxy on my remote server https://hub.docker.com/r/serjs/go-socks5-proxy/
and it seem to be working:
```
$ curl --socks5-hostname 195.201.21.5:108…