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

Adding arm support #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pablokbs
Copy link

@pablokbs pablokbs commented Jun 17, 2020

Hello! Thanks for these images, they work great. I've been using this on a raspberry pi. This small change allows gitlab to create the images for both architectures. I tested it manually and it works fine:

docker buildx build --push -t pablokbs/rclone-mount:latest --platform linux/amd64,linux/arm/v7 rclone-mount/

image

I don't have a gitlab instance to test it, but I ran the steps on my computer and they seem to work.

@jongon
Copy link

jongon commented May 12, 2021

Why this image is not being pushed with arm compatibility? It would be great for my raspberrypi.

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.

3 participants