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

Please publish docker image #56

Open
rogierschouten opened this issue Apr 5, 2018 · 2 comments
Open

Please publish docker image #56

rogierschouten opened this issue Apr 5, 2018 · 2 comments

Comments

@rogierschouten
Copy link

rogierschouten commented Apr 5, 2018

Hi,

On Docker Hub there is a code-maat image: https://hub.docker.com/r/stevenalexander/code-maat-python/

However that also contains Python and cloc. I could add my own bare image, but maybe it would be handier to do so under an adamtornhill account?

I'd suggest publishing every image version under three tags: a version tag, a major version tag, and 'latest', e.g.

adamtornhill/code-maat:1.0.2
adamtornhill/code-maat:1
adamtornhill/code-maat:latest

That way, people can choose to depend on a specific version, a major version, or to use the latest tag.

@adamtornhill
Copy link
Owner

Hi @rogierschouten

Yes, that's a good idea. I would like to do it, but I won't have time in the near future.

@JeroenKnoops
Copy link

I've created this for our work.

Docker hub: https://cloud.docker.com/repository/docker/philipssoftware/code-maat
Source: https://github.com/philips-software/code-maat

Master is tagged as:
philipssoftware/code-maat
philipssoftware/code-maat:1
philipssoftware/code-maat:1.0
philipssoftware/code-maat:1.0.2
philipssoftware/code-maat:1.0.2-alpine

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

No branches or pull requests

3 participants