Skip to content

Conversation

@ferrarimarco
Copy link
Contributor

Background

This is the output of the discussion on #591
While we wait for a GitHub organization, I am taking care of building a suitable Docker image.

What I did

  1. I removed the Dockerfile in this repository to avoid confusion and duplication
  2. I updated the README to point to ferrarimarco/github-changelog-generator (instead of skywinder/github-changelog-generator) docker image

It's up to you if you want to close #591 after (and if) this PR is merged because it could serve as a reminder of the work that possibly needs to be done (create a Docker Hub org, move the image to that org).

@olleolleolle olleolleolle merged commit 4467204 into github-changelog-generator:master Mar 28, 2018
@ferrarimarco ferrarimarco deleted the remove-docker-bits branch March 28, 2018 12:38
## Running with Docker

$ docker run -it --rm -v "$(pwd)":/usr/local/src/your-app skywinder/github-changelog-generator
$ docker run -it --rm -v "$(pwd)":/usr/local/src/your-app ferrarimarco/github-changelog-generator
Copy link
Member

@skywinder skywinder Apr 15, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay! now we can set it to github-changelog-generator/github-changelog-generator 😉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We cannot have dashes in docker hub namespaces (yet) (docker/hub-feedback#373). So we have to go with githubchangeloggenerator, or something else

@skywinder
Copy link
Member

@ferrarimarco thank you very much for the support. I was crazy busy with my other projects. I made an organization for that project. And already send you to invite to attend our new org! 🎉

@ferrarimarco
Copy link
Contributor Author

Cool!
I'll work on this this week

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile and Docker automated builds

3 participants