azurelinux
azurelinux copied to clipboard
Linux OS for Azure 1P services and edge appliances
The GRPC and protobuf devel RPMs include only pkg-config files. Is there a specific reason why the CMake package files are not included? Building GRPC and protobuf applications with CMake...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
Mariner 1.0's Python doesn't have the built-in module `xml` (https://docs.python.org/3/library/xml.html) by default: ``` > docker run -it --rm cblmariner.azurecr.io/base/core:1.0 python3 -c 'import xml' Traceback (most recent call last): File "",...
Found this while working on: * https://github.com/microsoft/go/issues/462 (for the Microsoft build of Go on MAR/MCR) The official community-maintained `golang` images use `gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 'EB4C 1BFD 4F04 2F6D...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [ ] The toolchain has been rebuilt...
The `debug` flavor of CBL-Mariner's _distroless_ images ships `busybox` arguably to support interactive debugging. However, links aren't installed in `PATH` so users can only use the image if they know...
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [x] The toolchain has been rebuilt successfully...
Bumps [github.com/bendahl/uinput](https://github.com/bendahl/uinput) from 1.4.1 to 1.5.1. Commits 598782e Remove evBtnToolFinger. This fixes #22 ba90e55 Release version v1.5.0 with middle button support for the mouse c843104 Merge pull request #26 from...