start-os icon indicating copy to clipboard operation
start-os copied to clipboard

[feat]: Use OCI as default for packages instead of docker

Open kn0wmad opened this issue 2 years ago • 6 comments

Prerequisites

  • [X] I have searched for existing issues that already suggest this feature.

Describe the Feature Request

OCI is an open standard and is compatible with docker, github, and podman. This seems like a minimal lift and removes dependency on docker and more importantly, docker hub, for devs that wish to use existing images.

Describe the Use Case

Decentralization and use of open protocols over proprietary companies' solutions

This also allows devs to host their images on GH or other platforms, and allows package devs to pull from those platforms into their wrappers

Describe Preferred Solution

No response

Describe Alternatives

No response

Anything else?

No response

kn0wmad avatar Aug 31 '22 15:08 kn0wmad

F

didyktaras avatar Oct 03 '22 14:10 didyktaras

F

didyktaras avatar Oct 12 '22 02:10 didyktaras

F

?

kn0wmad avatar Oct 13 '22 19:10 kn0wmad

As of v0.3.5, StartOS is now using Podman by default. Additional OCI compatibility will come with v0.4.0. Leaving open at this time. Further testing will be required.

kn0wmad avatar Nov 09 '23 18:11 kn0wmad

Has nix been considered?

EthnTuttle avatar Jan 10 '24 03:01 EthnTuttle

Has nix been considered?

Yes. It will not be used at this time. Perhaps in the future.

kn0wmad avatar Jan 10 '24 13:01 kn0wmad