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

Missing tags on dockerhub - only available is "latest" #801

Open
mkolasinski-splunk opened this issue Jun 6, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@mkolasinski-splunk
Copy link

mkolasinski-splunk commented Jun 6, 2023

Currently docker image is always pushed with single tag - latest:
https://hub.docker.com/r/splunk/attack_range/tags
https://github.com/splunk/attack_range/blob/develop/.github/workflows/publish-docker-image.yml#L38
This is not enough if user wants to pin particular image version.

I would like to refactor CI to build, publish and push docker image to dockerhub in single workflow, based on semantic versioning.
Let me know what are your thoughts on this idea.

@P4T12ICK P4T12ICK added the enhancement New feature or request label Jun 26, 2023
@P4T12ICK
Copy link
Collaborator

Yes I think this is a good idea. Then we also need to change our workflow of tagging and releasing a Attack Range version in a regular base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants