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

Bump Docker images to latest Python 3x #108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

titom73
Copy link
Owner

@titom73 titom73 commented Dec 12, 2024

  • bump(docker): Use latest python:3 image as base reference
❯ make
base                           Build a base image
build                          Build all dockers images (base and dnd)
dnd                            Build a docker in docker image
help                           Display help message
push                           Push the docker image to the registry
  • make(docker): Implement basic .dockerignore to reduce image footprint
  • Use same image name with correct docker repository
❯ docker images | grep eos
ghcr.io/titom73/eos-downloader   dnd-dev           8478fafe3f79   9 minutes ago    365MB
ghcr.io/titom73/eos-downloader   dev               11abd34375bc   13 minutes ago   289MB

@titom73 titom73 self-assigned this Dec 12, 2024
@titom73
Copy link
Owner Author

titom73 commented Dec 12, 2024

Fixing #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant