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

Modernise usage of Docker Hub (link to Dockerfile & automated builds from alpine base image) #18

Closed
MPV opened this issue Feb 19, 2020 · 1 comment

Comments

@MPV
Copy link

MPV commented Feb 19, 2020

Hi,
Would you be open to modernise the usage of Docker hub for this image/repo?

  1. No Dockerfile shown:

Today you can't see any Dockerfile here https://hub.docker.com/r/alpine/git/

This, in combination with that it's not easy to find this GitHub repo from the above page, makes this image seem not-so-trustworthy.

  1. No automated builds

If the base image alpine is updated, this image isn't rebuilt and kept up-to-date.

Would you be open to adding this?

@MPV MPV changed the title Modernise usage of Docker Hub Modernise usage of Docker Hub (link to Dockerfile & automated builds from alpine base image) Feb 19, 2020
ozbillwang pushed a commit that referenced this issue Feb 20, 2020
ozbillwang pushed a commit that referenced this issue Feb 20, 2020
ozbillwang pushed a commit that referenced this issue Feb 20, 2020
ozbillwang pushed a commit that referenced this issue Feb 20, 2020
ozbillwang pushed a commit that referenced this issue Feb 20, 2020
@ozbillwang
Copy link
Contributor

  1. No Dockerfile shown:

updated the readme in hub.docker.com with github repo url and travis ci build url.

  1. No automated builds

set cronjob in travis.ci to run automation build every month, it will generate two tags:

  • incremental release / tag version
  • git version - alpine/git:v${GIT_VERSION}

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

No branches or pull requests

2 participants