-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
As apple released container runtime for m series silicon based chips and it is lacking with container compose (similar to docker compose ) feature . so as of now apple developer community still discussing on it . so here's the main idea bridging the gap of container compose (container runtime ) with sugar and we could integrate existing docker compose file's to work on mac.
Todo's :
- : extend container runtime with file including container.py in path src/sugar/extensions
- : cli should be sought of
sugar container -f .sugar.yaml <commands> - : make a translation layer to manage/orchestrate macos container with
sugar
Relevant info :
- reddit discussion : https://www.reddit.com/r/selfhosted/comments/1l7ozmb/apple_now_supports_linux_containers_on_macos_26/
- compose support discussion: compose support? apple/container#194
- documentation : https://apple.github.io/container/documentation/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers