-
### Description
Downloaded from https://github.com/docker/cli/blob/v27.3.1/contrib/completion/bash/docker Completion files to/usr/share/bash - completion/completions/docker, and use the source comman…
-
### Steps to reproduce
:exclamation: The following commands assume x86_64 host system:
```console
spack env create zlib
spack env activate zlib
spack add zlib
cd $SPACK_ENV
spack containerize >…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
**Description**
I've got two Dockerfiles for my app - one for Linux containers and one for Windows containers. I recently changed the one for Windows containers to use multi-stage containers and to…
-
* [ ] This is a bug report
* [x] This is a feature request
* [x] I searched existing issues before opening this one
### Expected behavior
I would like tilde in constraint to cause Docker Swarm M…
-
### Describe the bug
We use the latest Docker image of Azure-cli to deploy our code in Azure, as from today we are getting the `apk: command not found` when we try to run the `apk add --no-cache vim`…
-
* [x] This is a bug report
* [ ] This is a feature request
* [x] I searched existing issues before opening this one
We build docker images on an AWS EC2 instance, pushing them to AWS ECR. T…
-
### Is there an existing proposal for this?
- [X] I have searched the existing proposals
### Is your feature request related to a problem?
No, note related to the problem.
### Describe the solutio…
-
I've been trying to deploy the latest image with podman-compose and haven't been unable to figure out why it does no work. Can anyone help me?
Zip containing the compose.yml and additional config f…
-
**Description**
Intermittent inability to find other containers by name. This covers both direct container name (or rather, the service name from the docker compose) and aliases defined in the dock…