Fabian
Fabian
Hey guys, connected to docker/compose-cli#1892, I just recently detected a problem with consistency of `--env-file` usage at least on `up` and `down` commands. **Description** In our case, we rely on...
This PR aims to close #289 and finishes support for local extensions as started in #237.
## Issue Since PR #237 (fixing #172) it is possible to `cruft upgrade` and `cruft check` `cookiecutter` templates including [local extensions](https://cookiecutter.readthedocs.io/en/2.6.0/advanced/local_extensions.html). But the fix was incomplete, because `cruft diff` still...
Hi, ### Scenario * Raspberry Pi 4B controls a custom hardware and therefore ejects, updates and injects its SD card via `usbsdmux` device * On Raspberry Pi the `udev` rules...