azurelinux
azurelinux copied to clipboard
Linux OS for Azure 1P services and edge appliances
###### Merge Checklist **All** boxes should be checked before merging the PR *(just tick any boxes which don't apply to this PR)* - [X] Ready to merge --- ###### Summary...
Optimize and Converge Kernel Configuration for Enhanced Performance and Maintainability This config is a based on: https://github.com/microsoft/azurelinux/blob/3.0/SPECS/kernel/config Key Changes: - Deprecated outdated configuration options that no longer provide benefits in...
###### 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...
**Describe the bug** https://github.com/microsoft/azurelinux/pull/8556 included a change that includes sane defaults in daemon.json. However, any consumer that deploys config using a configuration package now has a conflict. > file /etc/docker/daemon.json...
**Is your feature request related to a problem? Please describe.** https://mcr.microsoft.com/v2/cbl-mariner/base/nodejs/tags/list https://mcr.microsoft.com/en-us/product/cbl-mariner/base/nodejs/about There are no images for Node JS beyond 18.18.2. While NodeJS 20 is only supported in next major...
###### 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...
Why is shadow-utils (providing `useradd` and `groupadd`) not included by default in core:2.0 images?
We've gotten two reports (one about `useradd`, one about `groupadd`) where Azure Pipelines expects them to be installed: * https://github.com/microsoft/go/issues/1164 We produce Go images based on `mcr.microsoft.com/cbl-mariner/base/core:2.0`, so we're somewhat...
There are security vulnerabilities in all node versions prior to 18.19.1. I listed them bellow. I noticed that there is a [PR merge for NodeJs 18.20](https://github.com/microsoft/azurelinux/pull/8982). **When can we expect...
###### 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...