-
I'd like to be able to mount some files which then be later used during feature installation.
Currently I add those files to the host workspace and mount it with `workspaceMount` but obviously it's…
-
## Details
## Related Issues
- [x] I have searched this repository/Pi-hole forums for existing issues and pull requests that look similar
## How to reproduce the issue
1. Environment …
-
### Discussed in https://github.com/oppia/oppia/discussions/20548
Originally posted by **AkashPaloju** June 22, 2024
I have faced a problem due to docker volume cache in my PR #20410. Please r…
gp201 updated
1 month ago
-
**Description**
It would be very useful to be able to specify docker volume alias in Dockefile
i.e.
...
VOLUME pg-data:/var/pg/data
VOLUME pg-log:${PG_LOG}
..
So when creating container,…
-
When using image volume mounts it looks like that cri-o expects the mounted image to be of the same OS architecture as the running container runtime. Using the example from #8780, and don't having an …
-
### What Happened?
When trying to run a minikube cluster, i end up with the following error:
```
minikube start --driver=docker --container-runtime=containerd --docker-opt="platform=linux/arm64"
…
-
**Describe the bug**
Using local backup `/archive` leaves me with backups that are not cleaned up by the configured retention policy. Dropbox on the other hand is being cleaned up correctly.
**To …
-
## Description
In the import document connector the location used by [`_download_import_file()`](https://github.com/OpenCTI-Platform/connectors/blob/master/internal-import-file/import-document/src/…
-
**What happened?**
Running my workspace with
```
"features": {
"ghcr.io/devcontainers/features/go:1": {
"version": "latest"
}
},
```
or any custom image fails w…
-
### Description
When attempting to mount a file with docker-compose, Coolify mounts as a directory instead.
### Minimal Reproduction (if possible, example repository)
Example docker-compose.yml
…