Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move away from Alpine base image #353

Open
pathofleastresistor opened this issue Jan 11, 2023 · 4 comments · May be fixed by #355
Open

Move away from Alpine base image #353

pathofleastresistor opened this issue Jan 11, 2023 · 4 comments · May be fixed by #355

Comments

@pathofleastresistor
Copy link

The newest version of Jekyll Sass Converter uses sass-embedded for stylesheets, and it seems like that just isn't available on Alpine Linux (see e.g. sass/dart-sass-embedded#85, sass/dart-sass-embedded#106).

@ffes
Copy link

ffes commented Jan 16, 2023

I had to downgrade to Jekyll 4.2 (and work around #335 again) because I can't deploy my websites anymore.

The docker image is broken. Jekyll 4.2 doesn't work out of the box because of #335 and 4.3 doesn't work because of this sass-embedded problem.

rockstorm101 added a commit to rockstorm101/arm-jekyll-docker that referenced this issue Jan 20, 2023
@rockstorm101 rockstorm101 linked a pull request Jan 20, 2023 that will close this issue
@mattpopovich
Copy link

If you're looking for a non-stale docker image for jekyll development, I've since switched to https://github.com/BretFisher/jekyll-serve, which is more up to date and is built on Debian.

@JV-conseil
Copy link

Similar Issue #363

@JV-conseil
Copy link

Hi 👋

While waiting for @envygeeks to update this repo, I've pushed to Docker Hub an updated version for jekyll/builder image:
https://hub.docker.com/r/jvconseil/jekyll-docker

See also PR #369

Best,
@JV-conseil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants