-
Scenario: I'm currently developing my application in a docker container on MacOS. I wish to use `kill` and other related apis in Rust. Therefore I need to port those signal constants from C header to …
-
**Description**
I'd like to use linuxkit to create images that I can boot on hardware which doesn't have a serial console attached. However booting an iso image using latest linuxkit code with defau…
-
Type: Bug
When trying to "reopen in container", docker is not detected.
Running `docker version --format {{json .}}` results in an error, but running `docker version --format '{{json .}}'` prints ou…
-
If you are interested in requesting credits for Github Arm Runners,
please fill out the details below.
Proposals will be evaluated on a biweekly basis and responses will be done via email
### …
-
**Description**
`execve` returns invalid argument on a read-only bind mount overlaying `fuse` when executing using `binfmt_misc`.
**Steps to reproduce the issue:**
Running on a ARM64 Macb…
Vbitz updated
1 month ago
-
### Description
Hi Docker Desktop maintainers and expert users,
I've encountered a problem with Docker Desktop's engine, might need some helps.
Docker Desktop's engine won't start while Virtualbox …
dhay3 updated
3 weeks ago
-
**Description**
**Steps to reproduce the issue:**
On latest master b710224cdf9a8425a7129cdcb84fc1af00f926d7 on Windows
1. build the `linuxkit.exe` tool
2. attempt to build `linux…
djs55 updated
3 months ago
-
```go
package main
import (
"log"
)
func main() {
log.Println("hello")
}
```
want get log output bug get panic
```bash
root@be00d9b1c2c9:~/llgo/chore/_xtool/llcppsymg/bb# go run .
20…
-
Type: Bug
The C# extension (I think) crashes with this message when I open a Polyglot notebook inside a devcontainer for .NET 9:
> The Microsoft.CodeAnalysis.LanguageServer server crashed 5 times in…
-
### Operating System
macOS Sonoma 14.6.1
### Kathará Version
3.7.6
### Bug Description
The SDN labs do not work because OpenVSwitch kernel modules are not found. In particular, this is …