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 more arm tags for watchtower repo #1885

Closed
AlexandrTyshchenko opened this issue May 2, 2019 · 4 comments
Closed

add more arm tags for watchtower repo #1885

AlexandrTyshchenko opened this issue May 2, 2019 · 4 comments

Comments

@AlexandrTyshchenko
Copy link

Please add more arm tags for watchtower repository . You can compare tags with original repository.

The main reason of this change is unify string for all arm based platforms:

docker run -d --restart=always --name watchtower -v /var/run/docker.sock:/var/run/docker.sock storjlabs/watchtower

and no need specify addition tags like it:

docker run -d --restart=always --name watchtower -v /var/run/docker.sock:/var/run/docker.sock storjlabs/watchtower:latest-arm32v6

for example: string docker run -d --restart=always --name watchtower -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower working fine on rpi, nano-pi etc.

@aligeti
Copy link
Contributor

aligeti commented May 29, 2019

For now we support only raspberry pi.

@Velociraptor85
Copy link

This seems to be related #2538

@ifraixedes
Copy link
Member

Closing this issue, our watchtower image has several architecture tags publish through a docker manifest.

@AlexandrTyshchenko
Copy link
Author

Confirmed, it fixed.

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

4 participants