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

Publish tag latest to dockerhub #223

Closed
Tracked by #216
ckunki opened this issue Feb 21, 2024 · 1 comment · Fixed by #224
Closed
Tracked by #216

Publish tag latest to dockerhub #223

ckunki opened this issue Feb 21, 2024 · 1 comment · Fixed by #224
Assignees
Labels
feature Product feature

Comments

@ckunki
Copy link
Contributor

ckunki commented Feb 21, 2024

This ticket is part of #216

Additionally it seems that docker-py doesn't accept host and port in images.build() anymore:

invalid tag 'localhost:15000/a/b:1.1.1': invalid reference format

Acceptance Criteria

  • Publish tag latest to dockerhub additionally to literal version number
  • fix cleanup On errors during image creation or push to docker registry
  • fix support for using a different registry for experimental purposes
@ckunki ckunki added the feature Product feature label Feb 21, 2024
@ckunki
Copy link
Contributor Author

ckunki commented Feb 21, 2024

Dirk B reported an error when trying to pull exasol/ai-lab:latest

@ckunki ckunki self-assigned this Feb 21, 2024
ckunki added a commit that referenced this issue Feb 22, 2024
* Added support to add tag "latest" to docker images
* Added tag "latest" when pushing to registry
* Added reference to github issue for py-docker 7.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant