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

Updated README with some instructions #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

saward
Copy link

@saward saward commented Nov 5, 2018

This is a PR for docker support. It includes:

  • Multi-stage docker image
  • Ability to provide config file via an environment variable
  • Instructions
  • .gitignore and .dockerignore
  • Go's official modules setup with Go 1.11
  • A fix for a panic when dingding isn't included

I'm creating a PR for what I have in case it's useful, but I don't intend to continue using this project. I don't understand why when I run it, it tries to set up a dingding notification despite there being no such setting in my config.

@BobCashStory
Copy link

too many change in one Pr :/, could you split it in different parts ?

@saward
Copy link
Author

saward commented Jun 10, 2019

Yes, it is a few changes. I don't even remember making this PR. I suspect that I did it this way because it wasn't straight forward to implement Docker support properly without these associated changes.

I'd recommend accepting or rejecting this PR as a whole, as I don't know if it would be straight forward to split it into pieces -- I suspect they are mostly connected to the overall goal of the multi-stage Docker implementation.

@BobCashStory
Copy link

@saward could you resolve conflict at least ?

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.

2 participants