kcl-lang / cli

The KCL Command Line Interface (CLI).
https://kcl-lang.io
Apache License 2.0
19 stars 14 forks source link

Change tini to support arm64 image #98

Closed ekirmayer closed 5 months ago

ekirmayer commented 5 months ago

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

fix #97

2. What is the scope of this PR (e.g. component or file name):

Dockerfile

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

Update the Dockerfile to to download the tini version of the specific target environment

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

Test in K8s cluster the the image can start without execution error due to architecture

github-actions[bot] commented 5 months ago

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9534536893

Details


Totals Coverage Status
Change from base Build 9478092127: 0.0%
Covered Lines: 130
Relevant Lines: 359

💛 - Coveralls
ekirmayer commented 5 months ago

I have read the CLA Document and I hereby sign the CLA