home.social

#skopeo — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #skopeo, aggregated by home.social.

  1. Топ-8 опенсорс‑инструментов, которые необходимы разработчику в кубере

    Open source инструменты удобны для разработчика: настраиваешь их под себя и не зависишь от чужих правил, ценников и внезапных ограничений. Плюс вокруг них обычно есть живая документация и комьюнити — проблемы и решения редко остаются «в вакууме». Собрали с командой R&D список инструментов, которыми сами пользуемся ежедневно. В подборке — опенсорсные инструменты для разных ситуаций: от работы с Kubernetes и контейнерными реестрами до тестирования API, проверки чужих репозиториев и runtime‑наблюдения за безопасностью контейнеров.

    habr.com/ru/companies/pt/artic

    #cybersecurity #backend #runtime #code_review #freelens #k9s #skopeo #bruno #zed

  2. To manage your own registry using the OCI APIs, there's a variety of client tooling.

    - I'm the author of (the regsync command is very useful for mirrors): regclient.org
    - is available from Google: github.com/google/go-container
    - was started by Microsoft: oras.land/
    - is available from RedHat: github.com/containers/skopeo/

  3. @alxlg your most welcome!

    I by no means only use . Far from it. 😎 But it does have a lot of capabilities now. Very much thanks to the outstanding work done on and .

    Heck, yesterday a colleague found out "they" copied for image mirroring with "imagetools". The cli design is really noisy, but it does work. 😅

    docs.docker.com/reference/cli/

  4. Today at #KubeCon, Red Hat announced their intent to contribute their container tools such as #Podman, #PodmanDesktop, #Skopeo, #Buildah to the Cloud Native Computing Foundation! Super exciting news & proof of the commitment Red Hat has to the Open Source community.

    redhat.com/en/blog/red-hat-con

  5. So nope, doesn’t seem to support multi-arch manifest generation. Too bad, a really great tool otherwise. Had to resort to which works right out of the box in a GitHub action.

    Easy peasy container squeezy 😎

    That was the biggest hurdle to little AppStore! Onwards and upwards 😊