NotSqrt / mattermost-integration-gitlab

Send events from Gitlab to Mattermost through webhooks
https://www.mattermost.org/webhooks/
Apache License 2.0
99 stars 45 forks source link

docker build command in Readme.md #32

Open billmoling opened 7 years ago

billmoling commented 7 years ago

I am not sure if it is related to my Docker environment, but for this command: docker build -t mattermost-integration-gitlab . I need to update to "docker build -<Dockerfile -t mattermost-integration-gitlab ." to get it running.Otherwise, it would report missing parameter.