-
### Description
Various docker containers built on arm64 and work fine with docker desktop 4.26.1 and earlier now fail with 4.27.1 with the following error when the Java JVM tries to start:
qemu: un…
-
### What happened?
While discussing the ReferenceGrant kep, I learned that there is a distinction between "resource" and "kind". The biggest takeaway is that "group + kind" is not uniquely identifiab…
-
### Description
Hi!
Im unable to debug binaries in amd64 docker container. Im using Docker Desktop for Mac with enabled rosetta emulation for x86/amd64. Im using centos7-based custom image for compi…
-
**Query:**
Is there any plan of building a python version of this tool in future?
**Advantages:**
1. Being able to be flexible to run on different environments like Colab book
2. Easy to append…
-
Instead of focusing about cloud providers, it may be a better idea to interface with [terraform-docs](https://github.com/terraform-docs/terraform-docs) as terraform looks like a common ground for all …
-
I would like to have different native config depending on the target triple.
Ideally I would like to write something like `nativeConfig ~= (c=> )`
I found an internal api of NativeConfig that I w…
-
### Current Behavior
Console is throwing the following error when I run an NX command to install packages or run targets:
```
➜ nx add @nx/plugin
[NX] Missing Platform Dependency
The Nx …
-
### Is your feature request related to a problem? Please describe
Auto-cut failures plugins get do not contain information about the failure. Plugin devs have to parse logs with other component bui…
-
Everything seemed ok until I updated xcode to v6 release.
When I successfully build my app with cordova, and try to run an xcode project in iOS Simulator, after linker phase I've got the following err…
-
### Description
I have the following enabled on my machine for docker:
```
"features": {
"containerd-snapshotter": true
}
```
If I do a pull and cancel it part way through it will save …