Provide prebuilt docker images #258
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#258
Loading…
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?
Hiya!
I was wondering if it would be possible to have prebuilt docker images for Akkoma rather than having them built by the server running an instance. Gitea has a built in container registry that they could probably be published to from Woodpecker.
Provide Prebuilt docker imagesto Provide rebuilt docker imagesHaving prebuilt Docker images would be very nice. I'm looking into using Docker for my instance, but needing to build it myself seems strange?
Provide rebuilt docker imagesto Provide prebuilt docker imagesthe point of the docker layer is to provide a thin later for compatibility with systems that may not have easily installable erlang or elixir
providing prebuilt images adds an additional layer of build/release process, as well as extra maintenance, won't do