hugomods-docker/docker/hugo/Dockerfile-dart-sass-git

12 lines
185 B
Text

# syntax = devthefuture/dockerfile-x
INCLUDE ./Dockerfile-builder
FROM alpine
INCLUDE ./snippets/common
INCLUDE ./snippets/dart-sass
INCLUDE ./snippets/git
INCLUDE ./snippets/user