mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 08:36:00 +03:00
[GH-ISSUE #19] [Docker] Missing Instructions #13
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LeeThompson on GitHub (Feb 19, 2023).
Original GitHub issue: https://github.com/matze/wastebin/issues/19
Trying to set this up with a persistent database but if I specify the database path it doesn't create it; it just stops.
I tried /bin/sh and bash and they don't seem to be in the docker image.
@matze commented on GitHub (Feb 19, 2023):
I extended the
README.mdcommand line, hope that helps. Note, that I cannot give a full introduction to Docker, there too many ways to do things and too many system setups. Let me know, if you need more information.