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

add build job for lambda-promtail-arm64 image #5403

Closed
wants to merge 3 commits into from
Closed

add build job for lambda-promtail-arm64 image #5403

wants to merge 3 commits into from

Conversation

cstyan
Copy link
Contributor

@cstyan cstyan commented Feb 15, 2022

@tlinhart and I have been trying to get an arm64 image of lambda-promtail built via #5354 for a few days now with not a lot of luck.

After trying to build the drone ECR plugin (via my fork, with support for publishing to a public ECR repo) for arm64 and trying the drone build using that as well, I went with my original idea of just having a separate dockerfile that cross compiles the lambda-promtail binary for arm64.

Signed-off-by: Callum Styan [email protected]

@cstyan cstyan requested a review from a team as a code owner February 15, 2022 18:34
@cstyan cstyan removed the request for review from a team February 15, 2022 19:03
@cstyan cstyan changed the title WIP: add build job for lambda-promtail-arm64 image add build job for lambda-promtail-arm64 image Feb 15, 2022
@cstyan
Copy link
Contributor Author

cstyan commented Feb 15, 2022

@tlinhart This was the only way I was able to get the drone build to actually work properly. I tried the image myself, but if you can also confirm it works (build it from the root of the repo via docker build . -f tools/lambda-promtail/Dockerfile.arm64) then we can move forward with this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant