alshedivat/al-folio

Docker Image Slim Version is Broken

Fechada

#3.173 aberto em 22 de mai. de 2025

 (10 comentários) (1 reação) (0 responsável)HTML (13.093 forks)batch import
bughelp wantedwontfix

Métricas do repositório

Stars
 (16.011 estrelas)
Métricas de merge de PR
 (Mesclagem média 9h 11m) (2 fundiu PRs em 30d)

Description

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

Guia do colaborador