Skip to content

vjik/docker-hub-lessc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LESS Compiler

Docker build and publish

This is an image to run the LESS compiler including the clean-css plugin.

How to use this image

Run the lessc image:

docker run \
    --rm \
    --volume "$(pwd)":/app \
    finalgene/lessc

For further information take a look at the lessc starting guide.

Quick reference

About

LESS compiler for CI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 40.2%
  • Shell 36.5%
  • Makefile 23.3%