alshedivat/al-folio

Docker Image Slim Version is Broken

Open

#3,173 建立於 2025年5月22日

在 GitHub 查看
 (9 留言) (1 反應) (0 負責人)HTML (15,603 star) (12,991 fork)batch import
bughelp wanted

描述

Have you checked that your issue isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my issue.
  • Yes, I have checked that this issue isn't already filed.

Bug description

The slim version of docker image is broken

How to reproduce the bug

Run with docker compose -f docker-compose-slim.yml up and it would give:

Error messages and logs

2025-05-22 12:51:47 /usr/local/bundle/bin/bundle:25:in `load': cannot load such file -- /usr/local/bundle/gems/bundler-2.5.22/exe/bundle (LoadError)
2025-05-22 12:51:47     from /usr/local/bundle/bin/bundle:25:in `<main>'
2025-05-22 12:51:47 Entry point script running
2025-05-22 12:51:47 Gemfile.lock is tracked by git, keeping it intact

What operating system are you using?

Windows

Where are you seeing the problem on?

Running locally with Docker (docker compose)

More info

No response

貢獻者指南