Skip to content

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