mirror of
https://github.com/hugomods/docker.git
synced 2025-04-27 21:52:17 +03:00
3 lines
149 B
Text
3 lines
149 B
Text
# install Embedded Dart SASS.
|
|
RUN apk add dart-sass --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
|
|
RUN apk add --no-cache dart-sass
|