• [^] # Re: comme on est vendredi

    Posté par (site web personnel, Mastodon) . En réponse au journal Fedora.next. Évalué à 0.

    Fedora Atomic et Docker ne sont évdimment pas identique, mais il y a pour moi une certaine comparaison.

    « With rpm-ostree, multiple RPM package configurations can be assembled into an OSTree repository on a build server, tested, and replicated to client machines. »

    « Docker allows developers to simply take an image of their system and share it with their team. When a team member makes a change to their local environment, they just create a new image (a Docker container) and share it with the team. Its like git for disk images. »

    OSTree est aussi comparable à Git pour les systèmes d'exploitation.