-
[BOM or SBOM (Software Bill of Materials)](https://en.wikipedia.org/wiki/Software_bill_of_materials) are becoming a fundamental piece to understand a project and its dependencies (i.e. check latest [E…
-
### Description
The error message is the following:
`An unexpected error occurred while executing a WSL command.
Either shut down WSL down with wsl --shutdown, and/or reboot your machine. You can al…
-
### Description
The default is to ignore .git directory. I am used to VS Code devcontainers which mount in the volume and thus contain .git and thus i can work completely in my container including is…
-
### Description
Hello, I have a Macbook Pro with M1 Pro chip, and I've tried different configurations (disabling "Use Virtualization framework" just uses qemu instead, and peaks even higher in CPU us…
-
### Description
Docker Desktop 4.35.1 is still running against a bugged version of docker compose.
$ docker compose version
Docker Compose version v2.29.7-desktop.1
$ docker-compose version
Docker …
-
### Description
I've wanted to try the newest `docker compose watch` (released with latest desktop), but I have two issue with it.
The [announcement blog post](https://www.docker.com/blog/announcing…
-
### Description
Files that are edited outside of Docker (from the host) are truncated by the added text from the end. If I perform the same editing operation inside Docker, everything is fine. It's a…
-
### Description
We can make changes to code on versions
-
When running the `buildContainerImage.sh` the following error is shown although im running Docker version 27.3.1:
```bash
Checking Docker version.
Docker version is below the minimum required ver…
-
Is there any method to get dependency-graph for repo?