[GH-ISSUE #1165] Can't do exec to docker shell, no "ash" file. #479

Closed
opened 2026-02-25 23:34:19 +03:00 by kerem · 1 comment
Owner

Originally created by @DrDimedrol on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/1165

On docker image ghcr.io/go-shiori/shiori (Shiori version 1.8.0) there is no ash, /bin/ash file.
It is impossible to do docker exec to internal shell.
I got the error:
OCI runtime exec failed: exec failed: unable to start container process: exec: "ash": executable file not found in $PATH: unknown

Originally created by @DrDimedrol on GitHub (Nov 4, 2025). Original GitHub issue: https://github.com/go-shiori/shiori/issues/1165 On docker image ghcr.io/go-shiori/shiori (Shiori version 1.8.0) there is no ash, /bin/ash file. It is impossible to do docker exec to internal shell. I got the error: OCI runtime exec failed: exec failed: unable to start container process: exec: "ash": executable file not found in $PATH: unknown
kerem 2026-02-25 23:34:19 +03:00
  • closed this issue
  • added the
    type:bug
    label
Author
Owner

@fmartingr commented on GitHub (Nov 5, 2025):

Hey @DrDimedrol , what tag are you using? We provide alpine- prefixed tags precisely for debugging. (In your case alpine-v1.8.0). Let me know if that works, if you keep experiencing problems please reopen de issue.

<!-- gh-comment-id:3489691602 --> @fmartingr commented on GitHub (Nov 5, 2025): Hey @DrDimedrol , what tag are you using? We provide `alpine-` prefixed tags precisely for debugging. (In your case [`alpine-v1.8.0`](https://github.com/go-shiori/shiori/pkgs/container/shiori/527614295?tag=alpine-v1.8.0)). Let me know if that works, if you keep experiencing problems please reopen de issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#479
No description provided.