-
### Description
Trying to create two volumes with same name should throw error as mention in the docs https://docs.docker.com/reference/cli/docker/volume/create/. However there is no error thrown and…
-
More a question than issue. Since this is new restAPI for gluster, will an old [gluster volume plugin](https://github.com/amarkwalder/docker-volume-glusterfs) for docker be compatible?
-
When do database migration, before migration, need backup database like following:
```sh
docker run --rm -it -v source_volume:/from -v dest_volume:/to debian:jessie bash -c "cd /to ; cp -a /from/*…
zw963 updated
6 years ago
-
Currently, table storage is wherever ubuntu's mysql sticks it by default, inside of the container since that's where mysql is installed. The total size of storage needed is minimal; 200MByte would pr…
-
### Describe the feature
I've been having some issues deploying MediaMTX to OpenShift and loading a custom config file. In particular I'm unable to mount a volume containing my custom config file to …
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…
-
### System Info
TGI 2.3.0
### Information
- [ ] Docker
- [ ] The CLI directly
### Tasks
- [ ] An officially supported command
- [ ] My own modifications
### Reproduction
The TTFT is really slow…
-
I would like some way to forward the host system's generic credential/secret storage into devcontainers, to make it available to command-line tools at minimum.
Currently, I've been messing with the G…
-
When trying to [start](https://github.com/naeemaei/golang-clean-web-api?tab=readme-ov-file#start-dependencies-on-docker). got following error:
```sh
docker compose -f "docker/docker-compose.yml" up …
-
In my attempt to write a Ceph Volume Docker Plugin, I'm currently facing the fact that shared volumes cannot have Labels.
The setup:
We have a some Ubuntu 14.04 servers running docker-engine 1.12.1. …
Anvil updated
1 month ago