-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
## Description
AWS_REGION environment variable is overwritten and unusable in the docker-com…
-
podman-compose deviates from docker-compose in
- that it does not interpolate strings in .env files, and
- that it does not know about host env vars in .env (like $HOME, $PWD etc)
**To Reprod…
-
@springfall2008 I have modified the Docker.standalone and made some changes to allow for a more simplified Docker installation as follows
Docker.standalone file modified to remove multiple RUN & CO…
-
**Describe the bug**
I've been trying to install Ghostwriter on my Windows machine for the past few days, but it keeps failing due to a Docker error. I tried it a couple of times but no success.
*…
-
### Description
Example `compose.yml`
```yaml
services:
test:
image: ubuntu:latest
volumes:
- ./${DIRECTORY:?error}/:/home/data
```
Here, I am using the interpolation that thr…
-
been testing this project on my desktop and its been great! wonderful job.
I was wanting to know if its possible to have the HarborCLI in a docker environment, would love to have this as a all in o…
-
### Description
When I select the default VirtioFS file sharing implementation in Docker settings, my 6TB bind mount only reports a total size of ~480GB to containers. Basically identical to this iss…
-
### Problem
When podman compose + podman is used instead of docker compose and docker the application doesn't start properly.
```bash
[solr] | Executing /opt/solr/docker/scripts/solr-…
-
### Description
When running commands like `docker compose start`, `stop`, `up`, `down`, and maybe others, my terminal gets spammed with lines that are normally just overwritten. I don't know enough …
-
## Motivation
As a developer, I'd like to be able to quickly manage environment without changing my own or spending time on it.
## Design
Dockerfile and docker-compose.yml setup could help a …