Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a Linux ARM64 image for create-env #2

Open
wants to merge 13 commits into
base: support-linux-aarch64
Choose a base branch
from

Conversation

martin-g
Copy link
Owner

No description provided.

@martin-g martin-g force-pushed the support-linux-aarch64-create-env branch 14 times, most recently from 922031e to 5819cac Compare April 12, 2023 09:24
@@ -39,16 +51,18 @@ jobs:
id: buildah-build
uses: redhat-actions/buildah-build@v2
with:
image: ${{ env.IMAGE_NAME }}
tags: >-
image: ${{ env.IMAGE_NAME }}-${{ matrix.unamem }}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

emm, another thoughts, we'd better to keep x86_64 as origin name (create-env) to keep compitiablilty, and add the suffix for other new added arch like create-env-aarch64?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

@martin-g martin-g force-pushed the support-linux-aarch64-create-env branch 3 times, most recently from 574d525 to f0dfdbd Compare April 13, 2023 07:10
@martin-g martin-g force-pushed the support-linux-aarch64-create-env branch 4 times, most recently from e15024d to ea7b083 Compare October 5, 2023 06:52
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>

Try with redhat-actions/buildah-build and redhat-actions/push-to-registry

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
…ld-env-cos7-aarch64

Give a better name to the `uname -m` variable

Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
@martin-g martin-g force-pushed the support-linux-aarch64-create-env branch from ea7b083 to 3516db4 Compare October 5, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants