Alpine Linux with libsass and sassc
5.8K

A current list with Docker Images for Web Development, DevOps and Security can be found here.
docker pull frapsoft/alpine-sass
docker run -it \
-v ${PWD}/sass:/sass \
-v ${PWD}/css:/css \
ellerbrock/alpine-sass /sass/main.sass /css/main.css
Get the latest News about Web Development, Open Source, Tooling, Server & Security
Content type
Image
Digest
Size
3.3 MB
Last updated
almost 7 years ago
docker pull ellerbrock/alpine-sass