Skip to content

ericdallo/docker-lein-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leiningen + Sass Docker image

A Docker image with clojure build script, leiningen, and the css compiler, sass

Build

  • Dockerfile
FROM ericdallo/lein-sass
  • Build
docker build -t ericdallo/lein-sass