-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
Labels
ciIssues related to ciIssues related to ci
Milestone
Description
Please add alpine to your releases, current docker image runs on ubuntu and its size is about 100 mb
Alpine is much more lightweight
Requested by @parsalotfy here
- Build for AlpineMake sure the linked issues are resolvedTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Related:
parsalotfy, martinussuherman, srgustafson8, RaniAgus and mgerasimchukparsalotfy, RaniAgus and mgerasimchuk
Metadata
Metadata
Assignees
Labels
ciIssues related to ciIssues related to ci
Activity
jsjoeio commentedon May 20, 2021
cc @oxy - curious if you have any thoughts on this
stale commentedon Nov 16, 2021
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.
parsalotfy commentedon Nov 21, 2021
no stale :))
stale commentedon May 20, 2022
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.
tspearconquest commentedon Aug 29, 2022
Please reopen - we would like to see this. I've tried to build a basic alpine image but am blocked because
/var/tmp/coder/init
requiresglibc
. I've tried to install bothlibc6-compat
andgcompat
in 2 separate builds in case either of them provides the missing symbols, but both return the same result which is that the symbol__fprintf_chk
is not found.I am aware that there are glibc builds for alpine, however it's not the route we want to go down.
15 remaining items