Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

ARM64 pipeline #4

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

ARM64 pipeline #4

wants to merge 10 commits into from

Conversation

mlajkim
Copy link
Contributor

@mlajkim mlajkim commented Jul 21, 2024

Background

AJK Town uses Arm64 images and therefore the pipeline should build an image with the base arm64 too.

Otherwise images won't be able to run properly.

New pipeline build action: https://github.com/docker/setup-buildx-action
Helped reference: https://stackoverflow.com/questions/77198444/how-do-i-build-an-arm-image-using-github-docker-build-push-action
Ubuntu:

Checklist Before PR Review

  • The following has been handled:
    • Draft is set for this PR
    • Title is checked
    • Background is filled
    • Assignee is set
    • Labels are set
    • development is linked if related issue exists

Checklist (Right Before PR Review Request)

  • The following has been handled:
    • TODOs are handled and checked
    • Final Operation Check is done
    • Make this PR as an open PR

Checklist (Reviewers)

  • Check if there are any other missing TODOs that are not yet listed
  • Review Code
  • Every item on the checklist has been addressed accordingly
  • If development is associated to this PR, you must check if every TODOs are handled

@mlajkim mlajkim added the enhancement New feature or request label Jul 21, 2024
@mlajkim mlajkim self-assigned this Jul 21, 2024
@mlajkim mlajkim added bug Something isn't working and removed enhancement New feature or request labels Jul 21, 2024
@mlajkim mlajkim marked this pull request as draft July 25, 2024 20:45
@mlajkim mlajkim linked an issue Jul 25, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current pipeline does not build based on ARM64
1 participant