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

arm64 support #49

Open
abhishekakt1 opened this issue Jan 21, 2022 · 1 comment
Open

arm64 support #49

abhishekakt1 opened this issue Jan 21, 2022 · 1 comment

Comments

@abhishekakt1
Copy link

Hi

I like your project. I have few containers running arm64 based machines. Can you add arm64 support please?

@jan-brinkmann
Copy link
Contributor

Hi @abhishekakt1,

as long as there is no multi-arch build, you can simply clone the repository and build an image on your arm64 machine:

git clone https://github.com/jareware/docker-volume-backup.git
cd docker-volume-backup
docker build -t docker-volume-backup .

Does this work?

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

No branches or pull requests

2 participants