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

Use GH actions to build and push docker images #16

Open
yatharthranjan opened this issue Jul 4, 2020 · 1 comment
Open

Use GH actions to build and push docker images #16

yatharthranjan opened this issue Jul 4, 2020 · 1 comment
Labels
good first issue Good for newcomers

Comments

@yatharthranjan
Copy link
Member

The docker cloud builds don't support ARM architecture (most edge devices are this). Hence, build the docker image on Travis builds and push to docker hub. Only do this on releases (tags).

@yatharthranjan yatharthranjan added the good first issue Good for newcomers label Nov 2, 2020
@yatharthranjan
Copy link
Member Author

On second thoughts, it might better to use GitHub actions -- https://github.com/marketplace/actions/build-and-push-docker-images#multi-platform-image

@yatharthranjan yatharthranjan changed the title Use travis to build and push docker images Use GH actions to build and push docker images Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant