{"id":41524457,"url":"https://github.com/michalklempa/docker-dart-sass","last_synced_at":"2026-01-23T21:26:39.424Z","repository":{"id":48523396,"uuid":"174358872","full_name":"michalklempa/docker-dart-sass","owner":"michalklempa","description":"sass/dart-sass docker image for web development purposes. Runs sass --watch on provided volumes.","archived":false,"fork":false,"pushed_at":"2025-12-31T12:52:13.000Z","size":101,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-02T14:50:54.387Z","etag":null,"topics":["docker-image","sass","web"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/michalklempa/dart-sass","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michalklempa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"jnovack"}},"created_at":"2019-03-07T14:23:19.000Z","updated_at":"2025-12-31T12:52:17.000Z","dependencies_parsed_at":"2023-11-27T01:37:29.046Z","dependency_job_id":"c93d43cb-5ff4-449e-a6fb-11191b325999","html_url":"https://github.com/michalklempa/docker-dart-sass","commit_stats":null,"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/michalklempa/docker-dart-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalklempa%2Fdocker-dart-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalklempa%2Fdocker-dart-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalklempa%2Fdocker-dart-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalklempa%2Fdocker-dart-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalklempa","download_url":"https://codeload.github.com/michalklempa/docker-dart-sass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalklempa%2Fdocker-dart-sass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28700525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-image","sass","web"],"created_at":"2026-01-23T21:26:38.792Z","updated_at":"2026-01-23T21:26:39.419Z","avatar_url":"https://github.com/michalklempa.png","language":"Dockerfile","funding_links":["https://patreon.com/jnovack"],"categories":[],"sub_categories":[],"readme":"sass/dart-sass docker image for web development purposes. Runs sass --watch on provided volumes.\n\n# How to use this image\nTo use this image in web development run this docker command:\n```\ndocker run -v $PWD/sass:/sass/ -v $PWD/css:/css/ -it michalklempa/dart-sass:latest\n```\nAssuming we have ./sass folder with source files and ./css folder with desired generated CSS files.\n\nExpected output:\n```\nCompiled sass/main.sass to css/main.css.\nSass is watching for changes. Press Ctrl-C to stop.\n```\n\nIn our project main folder we can then run some other image to server our web. For example the https://hub.docker.com/r/jekyll/jekyll/.\n\n# Building\nThis image is based on debian:buster-slim.\n\nCommand run by the image:\n```\n/opt/dart-sass/sass --watch /sass:/css\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalklempa%2Fdocker-dart-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalklempa%2Fdocker-dart-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalklempa%2Fdocker-dart-sass/lists"}