[GH-ISSUE #937] Provide debug docker images to the able to run other commands inside the container #418

Closed
opened 2026-02-25 23:34:11 +03:00 by kerem · 5 comments
Owner

Originally created by @JER-ry on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/937

Originally assigned to: @fmartingr on GitHub.

github.com/go-shiori/shiori@9aa8332c3c/docs/Usage.md (L38)

There's no sh in the image currently, so this command gives an error. Maybe change it to

docker exec -it shiori [command], where [command] is something like shiori pocket 1.html.

Originally created by @JER-ry on GitHub (Jun 9, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/937 Originally assigned to: @fmartingr on GitHub. https://github.com/go-shiori/shiori/blob/9aa8332c3c464276fbc37e46f02d1e72614be774/docs/Usage.md?plain=1#L38 There's no `sh` in the image currently, so this command gives an error. Maybe change it to > `docker exec -it shiori [command]`, where `[command]` is something like `shiori pocket 1.html`.
kerem 2026-02-25 23:34:11 +03:00
Author
Owner

@stale[bot] commented on GitHub (Jul 10, 2024):

This issue has been automatically marked as stale because it has not had any activity for quite some time.
It will be closed if no further activity occurs.
Thank you for your contributions.

<!-- gh-comment-id:2219485316 --> @stale[bot] commented on GitHub (Jul 10, 2024): This issue has been automatically marked as stale because it has not had any activity for quite some time. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@fmartingr commented on GitHub (Aug 27, 2024):

Relates to #964

<!-- gh-comment-id:2313054061 --> @fmartingr commented on GitHub (Aug 27, 2024): Relates to #964
Author
Owner

@essys commented on GitHub (Sep 6, 2024):

How can the export or import function be used, as we are currently unable to exec into the container?
I remember in past versions it was possible to docker exec -it shiori /bin/ash into the container as it was alpine based.
Is there a possibility that we can currently use the export function?

<!-- gh-comment-id:2334737551 --> @essys commented on GitHub (Sep 6, 2024): How can the export or import function be used, as we are currently unable to exec into the container? I remember in past versions it was possible to _docker exec -it shiori /bin/ash_ into the container as it was alpine based. Is there a possibility that we can currently use the export function?
Author
Owner

@essys commented on GitHub (Dec 29, 2024):

It's still not possivle to exec into the container to run exports?
How can export cmds currently be executed?

I cannot find anything in current docs:
https://github.com/go-shiori/shiori/tree/master/docs

<!-- gh-comment-id:2564772893 --> @essys commented on GitHub (Dec 29, 2024): It's still not possivle to exec into the container to run exports? How can export cmds currently be executed? I cannot find anything in current docs: https://github.com/go-shiori/shiori/tree/master/docs
Author
Owner

@fmartingr commented on GitHub (Jan 3, 2025):

We now create multi-tag images. You can preppend alpine- to the tag you are using (example: alpine-v1.7.3) and you have an Alpine OS at your disposal.

<!-- gh-comment-id:2568832717 --> @fmartingr commented on GitHub (Jan 3, 2025): We now create multi-tag images. You can preppend `alpine-` to the tag you are using (example: `alpine-v1.7.3`) and you have an Alpine OS at your disposal.
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#418
No description provided.