-
Hey, maybe I'm blind, but I can't find any way to backup docker (named) volumes.
If it isn't a functionality currently, I would really appreciate if it could be added.
According to the Docker [do…
-
### Describe the bug
When trying to reset the in-built Kubernetes cluster (via Settings...-> Kubernetes -> Reset Cluster) I get the following error message:
```
unmount nfs: unmount /nfs/for-mach…
-
### Distribution
Mint 22
### Package version
6.2.9
### Graphics hardware in use
NVIDIA GeForce RTX 4060 Ti
### Frequency
Always
### Bug description
Usually when you start a …
-
**Describe the issue**
Trying to mount the locations via docker-compose:
```
services:
cowrie:
image: cowrie/cowrie:latest
restart: always
volumes:
- /mnt/cowrie/etc/:/cow…
-
Using the phpdoc/phpdoc:latest Docker image, and **only if I pass along an XML config file**, I get the following error.
WITHOUT a config file, the documentation parsing works flawless.
## Expecte…
-
### Description
When using a named volume (e.g., this in Docker Compose):
```yaml
#....
volumes:
- "overseerr-config:/app/config"
volumes:
overseer-config:
```
The a…
-
```
analyze-mysqlbinlogs -p /var/lib/docker/volumes/mariadb/_data
+---------------------------------------------------+
| G I V E N W O R K I N G P A R A M E T E R S |
+---------------------…
-
Issue: anonymous volumes are created by these services using docker-compose.yml
- portal
- /var/cache/nginx
- /var/log/nginx
- /run
- log
- /etc/logrotate.d
- /run
- nginx
- /var/cac…
-
### Description
Everything needed is in Steps to reproduce. I expect to have no error
### Steps To Reproduce
1. with this docker compose file:
```
services:
container1:
image: ubuntu:22.04
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…