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] The toolchain has been rebuilt successfully...
Enable CONFIG_DM_MULTIPATH_QL and CONFIG_DM_MULTIPATH_ST kernel config to enable suitable path selection. Signed-off-by: Chris Wedgwood
Hello, i tried using CBL Mariner 2.0 distroless to write into a directory that is mapped to a volume on the host but with no success. Here is my Dockerfile:...
Note that time.windows.com does not offer NTS currently. Can test with time.cloudflare.com though.
###### 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 by default doesn't trust GPG keys of its built-in repos: - `/etc/pki/rpm-gpg/MICROSOFT-RPM-GPG-KEY` - `/etc/pki/rpm-gpg/MICROSOFT-METADATA-GPG-KEY` `tdnf` will prompt the user to import keys: ``` > docker run -it --rm cblmariner2preview.azurecr.io/base/core:2.0...
###### 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...
Hello Mariner, You can configure the above functionality in the /etc/pam.d/system-auth and /etc/pam.d/password-auth files, by adding the entries below to the auth section. I am using mariner 2.0 on a...
###### 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...