-
Notifications
You must be signed in to change notification settings - Fork 0
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
docker image for docker-hub #49
Conversation
- Updates code to conform to phpcs - Updates some dev depenencies - Makefile conforms to current standards - .travis.yml conforms to current standards
The coverage command no longer works. It works in
|
added whitelist for coverage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great. Awesome work!
README.md
Outdated
With Docker | ||
|
||
```bash | ||
$ docker run --rm graze/morphism |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Morphism needs access to a conf file so consider adding some volume mounting to this example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tangent: I'll add a issue to have a default conf file name.
Upgrading the phpunit coverage library (2.2.4 -> 6.0.7 !!!) has made #14 more apparent. Good in the long run. |
This is to create a docker image on dockerhub to be able to run morphism.