alshedivat/al-folio

Docker Image Slim Version is Broken

已關閉

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

 (10 則留言) (1 個反應) (0 位負責人)HTML (13,093 個分叉)batch import
bughelp wantedwontfix

倉庫指標

星標
 (16,011 顆星)
PR 合併指標
 (平均合併 9小時 11分鐘) (30 天內合併 2 個 PR)

描述

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

貢獻者指南