-
### Extension
https://www.raycast.com/priithaamer/docker
### Description
Currently, as far as I know, we can connect to only one docker host using tcp://ip:2376. It would be nice if we could connec…
-
### Error Message and Logs
Brand new cluster and the Traefik container keeps rebooting with the below error.
`
{"level":"error","loader":"FLAG","time":"2024-11-04T21:05:11Z","message":"Docker provid…
-
### Proposal
Adding project name option for `docker/container.py` script to generate different container and image name.
### Motivation
We have different people using docker on a shared bare-…
-
### Problem Description
There are a lot of ways to start a docker container that needs a local file. Currently, we document doing it with `docker run` and `docker cp` like:
```
$ docker run -i -d \
…
-
As a non - python dev, I want to use LocalFileTransfer without installing python.
I would like a dockerfile alongwith a docker-compose (to avoid long docker run commands) to be able to quickly get i…
-
When using the docker form of HFS and making a ssl certificate in the admin interface. you may get network error and connection error after admin interface makes the certificate. while stopping and st…
-
I'm trying to use podman-compose instead of docker-compose with PyCharm Python IDE which calls `docker compose config` with the option `--profiles` which results in the error:
```
podman-compose:…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
It would be very useful during challenge development to run the challenge in the container and attach gdb to it. I think the best way to enable this is to allow opening a port to a listening instance …
-
When using the docker image (ghcr.io/thomiceli/opengist:1), and following the instructions to use git options to set the title, url, or visibility, as described here:
- https://opengist.io/docs/usa…