Skip to content

Docker support & example usage #10

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

Merged
merged 19 commits into from
Mar 27, 2019
Merged

Docker support & example usage #10

merged 19 commits into from
Mar 27, 2019

Conversation

syntaqx
Copy link
Owner

@syntaqx syntaqx commented Mar 27, 2019

Primary Feature

Add support for docker! Auto build to Docker Hub

Additional features

  • add support for Go 1.12
  • update licensing surname, as my name changed!
  • .editorconfig, .gitattributes, .markdown-lint.yml, .pre-commit-config.yaml for dev environment sanity
  • CONTRIBUTING.md because everyone needs one, right?
  • Re-enable megacheck and typecheck for tests
  • Attempt to enable GO111MODULE for all of goreleaser
  • Loads of documentation updates & additions
  • new logo!
  • clean up examples dramatically
  • flags.Port is now a string - Using an int didn't allow for using http and https shorthands
  • Prettier static HTML page for examples

syntaqx added 19 commits March 27, 2019 00:47
- updating surname to my new name!
- enabling linters that were disabled for go modules 1.11
- docker-compose example use of the dockerfile
- update travis to go 1.12
- use PORT from the environment if it's available
- pluralize examples directory
- port flag to string so http(s) values can be used
- initial prettification of the example index.html, more to come
- new logo, SVG!
- drop the old simple example in favor of combining them
- shared static directory for a pretty index on the examples
- docker-compose moved to root
- contributing guide baseline
- finishing up the static index.html
- cleaning up some pre-commit hooks
@syntaqx syntaqx marked this pull request as ready for review March 27, 2019 12:38
@syntaqx syntaqx merged commit e1a9c28 into master Mar 27, 2019
@syntaqx syntaqx deleted the docker branch March 27, 2019 12:39
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.

1 participant