-
**Description**
docker stack deploy is additive, in that ... if I have uniquely named services within 2 compose files, after this command ...
`docker stack deploy --compose-file service_1.yml my-s…
-
**Description**
When building and pushing docker images in a shared environment (e.g. on a jenkins worker) there is always a possibility that between a build command and the following push comman…
-
Hi, thanks so much for providing webpack-encore, awesome tool!
I'm a bit confused about the recent changes.
For the usage in Docker tool [DDEV](https://ddev.com/) I use the following config and…
-
**Version**
core: 3.66.0
container: 2.21.1
**Describe the bug**
The pull through caches cannot be listed. Some of them can be pulled from but some of them cannot be.
```
http --verify false…
-
**Describe the bug**
Hey!
I use https://orbstack.dev as a replacement for Docker Desktop, but on attempt to run any dip-command I see following error
```
~ ❯ dip ruby server -c "bundle exec puma…
-
There is no configuration option to add a trusted private certificate authority for pulling docker images.
Mounting a configmap/secret to /etc/ssl/cert.pem does work as a workaround.
-
I am trying to migrate opentelemetry-cpp to use weaver.
To do this, I am using the docker image, and looked at the scripts used in opentelemetry-rust as an example.
Using this:
```
# SELINUX…
-
## What happened?
Heroku is now using default TLS connection for Redis. The current settings parameter only supports non-secure connection.
## What should've happened instead?
The settings for p…
-
**Description**
The `docker login` command should ideally support a new `--tls-verify` option for marking insecure registries at runtime.
**Current methodology:**
Currently, any insecure regi…
-
Thank you 🙇♀ for wanting to create a feature in this repository. Before you do, please ensure you are filing the issue in the right place. Issues should only be opened on if the issue **relates to co…