Dockerfile links0.1.13, latest (Dockerfile)with-compass (Dockerfile)docker pull skwi/docker-gruntRun any grun command
$ docker run --rm -v $(pwd):/data skwi/docker-grunt
This will call the grunt command int the /data folder of the container. You can off course call the grunt command with different options
$ docker run --rm -v $(pwd):/data skwi/docker-grunt build
with-compass tagThe with-compass tag uses an image with a pre-installed instance of compass. This is useful if you are running compass commands in your Grunt tasks.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
Content type
Image
Digest
sha256:5553bcf41…
Size
178.9 MB
Last updated
about 11 years ago
docker pull skwi/docker-grunt