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

Automate Docker Builds #7

Open
mvhirsch opened this issue Feb 3, 2022 · 2 comments
Open

Automate Docker Builds #7

mvhirsch opened this issue Feb 3, 2022 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@mvhirsch
Copy link
Owner

mvhirsch commented Feb 3, 2022

Since Docker Hub isn't usable for free anymore, we need to build docker images using Github Actions

@mvhirsch
Copy link
Owner Author

mvhirsch commented Feb 3, 2022

@OskarStark I've never used Github Actions (but gitlab-ci), could you please help me with this? Any hints for me?

Docker Images should build like this:

  • 7/slim -> thumbor:7.0.1, thumbor:7-slim, thumbor:latest
  • 7/fundamentals -> thumbor-fundamentals:7.0.1, thumbor-fundamentals:latest
  • 7/alpine -> thumbor:7.0.1-alpine, thumbor:7-alpine

Whereas "7.0.1" above relates to a release tag

@OskarStark
Copy link

@mvhirsch mvhirsch added the help wanted Extra attention is needed label Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants