Provide prebuilt docker images #258

Closed
opened 2022-11-07 23:11:34 +00:00 by ash · 2 comments

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.

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](https://docs.gitea.io/en-us/packages/container/) that they could probably be published to from Woodpecker.
ash changed title from Provide Prebuilt docker images to Provide rebuilt docker images 2022-11-07 23:11:39 +00:00

Having prebuilt Docker images would be very nice. I'm looking into using Docker for my instance, but needing to build it myself seems strange?

Having prebuilt Docker images would be very nice. I'm looking into using Docker for my instance, but needing to build it myself seems strange?
ash changed title from Provide rebuilt docker images to Provide prebuilt docker images 2022-11-24 22:16:16 +00:00
floatingghost added the
wontfix
label 2023-03-27 10:50:32 +00:00

the 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

the 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
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
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: AkkomaGang/akkoma#258
No description provided.