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

Build script & some reorg #5

Closed
wants to merge 8 commits into from
Closed

Build script & some reorg #5

wants to merge 8 commits into from

Conversation

jkbecker
Copy link
Contributor

@jkbecker jkbecker commented Oct 20, 2020

  1. Added a build script that builds all images sequentially and automatically tags them appropriately. This script can be extended to automatically push built images to DockerHub depending on issue Publish images to Docker Hub #4 fixes Publish images to Docker Hub #4.
  2. Moved tzdata to the pybombs-minimal image, because there are applications in which one might want to use intermediate images directly (such as the autotest script in Automatic recipe testing gr-recipes#200, but I have other ideas as well). In these cases, a container may lock up requesting timezone configuration which will get it stuck if it's run non-interactively.

@jkbecker jkbecker requested a review from argilo October 20, 2020 13:55
@jkbecker
Copy link
Contributor Author

jkbecker commented Nov 3, 2020

pybombs-minimal now pulls from the current github repo instead of relying on PyPI.

@jkbecker jkbecker closed this by deleting the head repository Feb 5, 2023
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.

Publish images to Docker Hub
1 participant