Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

DockerFile to run coffeelint through docker #631

Open
PurpleBabar opened this issue Dec 22, 2017 · 2 comments
Open

DockerFile to run coffeelint through docker #631

PurpleBabar opened this issue Dec 22, 2017 · 2 comments

Comments

@PurpleBabar
Copy link

Hi,
Thanks for coffeelint :) I just made a docker container to run coffeelint through docker, do you want me to update documentation ? :)

@JiFeRe
Copy link

JiFeRe commented Jul 31, 2018

Hi, I am facing the problem to writing docker container to run coffeelint through docker. Could you share your doc of how to make the docker file to me?

@PurpleBabar
Copy link
Author

PurpleBabar commented Aug 3, 2018

Hey,

No problem,
You'll find the repository here with documentation https://github.com/PurpleBabar/docker-coffeelint
and the docker image here https://hub.docker.com/r/purplebabar/coffeelint/

Just put yourself in the folder where you want to run it and then
docker run -tv ${PWD}:/coffeelint purplebabar/coffeelint *yourOptionsAndYourFileName*

cheerz

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants