-
### Feature id and version
ghcr.io/devcontainers-extra/features/pipx-package:1.1.7
### Devcontainer base Image
docker.io/library/alpine:latest
### What happened?
when attempting to buil…
-
https://github.com/containerd/nerdctl/blob/4299debf881b375226fdf2fbb2a1f818f1d456f1/README.md?plain=1#L211-L215
Docker v25 attempts to apply RRO by default for read-only mounts with runc >= v1.1, k…
-
Did a fresh deployment and when i run a backup it does create the ABD but it does shutdown directly after booting and it gives an error message "Caught Error: ABD 10 had errors. Cleaned and removed fo…
-
## Motivation
Currently, we install Node-RED on the RPi. This takes a long time (~10 min out of a total setup process lasting ~30 min), which significantly hinders iteration on the setup scripts. T…
-
Please note that the Consul Template issue tracker is reserved
for bug reports and enhancements. For general usage questions,
please use the Consul Community Portal or the Consul mailing list:
…
-
I'm always on the travel, and whenever I'm on travel and want to use my devcontainer the annoying inspect command fails to let an image that already available on my machine run. this behavior contradi…
-
`two-tables.rst`:
```rst
Example
-------
====================== =
0 1
====================== =
Example
-------
= =
0 1
= =
```
```sh
docker run --rm …
-
### Short description of the issue
DDEV is a great docker based development environment. I wanted to add it to the list of supported CMSs here: https://ddev.readthedocs.io/en/stable/users/quickstar…
-
The ability to deal with scoped slots:
## Vue API
Docs: https://vuejs.org/guide/components/slots.html#scoped-slots
```tsx
// ScopedSlot.vue
```
```typescript
// ScopedSlot.test.…
-
The `odoo` user UID inside container is not the same as host user `odoo` UID.
how to reproduce the issue:
-adduser `odoo` (generated UID=1001)
-install docker
-write basic docker compose file to…