home.social

#kaniko — Public Fediverse posts

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

  1. Kaniko has been archived by Google last year. Chainguard forked the repository, but does not publish images (for free).

    github.com/GoogleContainerTool
    github.com/chainguard-forks/ka

    What is everyone using for their image builds inside containers (as a drop-in replacement, I know about apko and other tools)?

    #DevOps #Kuberneters #Docker #Containers #Kaniko #AdminLife #Pipelines #CICD #HomeLab

  2. Kaniko has been archived by Google last year. Chainguard forked the repository, but does not publish images (for free).

    github.com/GoogleContainerTool
    github.com/chainguard-forks/ka

    What is everyone using for their image builds inside containers (as a drop-in replacement, I know about apko and other tools)?

    #DevOps #Kuberneters #Docker #Containers #Kaniko #AdminLife #Pipelines #CICD #HomeLab

  3. Kaniko has been archived by Google last year. Chainguard forked the repository, but does not publish images (for free).

    github.com/GoogleContainerTool
    github.com/chainguard-forks/ka

    What is everyone using for their image builds inside containers (as a drop-in replacement, I know about apko and other tools)?

    #DevOps #Kuberneters #Docker #Containers #Kaniko #AdminLife #Pipelines #CICD #HomeLab

  4. Kaniko has been archived by Google last year. Chainguard forked the repository, but does not publish images (for free).

    github.com/GoogleContainerTool
    github.com/chainguard-forks/ka

    What is everyone using for their image builds inside containers (as a drop-in replacement, I know about apko and other tools)?

    #DevOps #Kuberneters #Docker #Containers #Kaniko #AdminLife #Pipelines #CICD #HomeLab

  5. Kaniko has been archived by Google last year. Chainguard forked the repository, but does not publish images (for free).

    github.com/GoogleContainerTool
    github.com/chainguard-forks/ka

    What is everyone using for their image builds inside containers (as a drop-in replacement, I know about apko and other tools)?

    #DevOps #Kuberneters #Docker #Containers #Kaniko #AdminLife #Pipelines #CICD #HomeLab

  6. @moehrenfeld Hey did you consider using Podman? I was just discovering #Kaniko when that project was declared abandoned.

    #Podman is the #Docker I always wanted and I have just set up a CI pipeline building images with Podman with #GitLab's default runners without special privileges.

    See here for current MR with relevant changes:
    floss.social/@coocook/11528675

  7. @moehrenfeld Hey did you consider using Podman? I was just discovering #Kaniko when that project was declared abandoned.

    #Podman is the #Docker I always wanted and I have just set up a CI pipeline building images with Podman with #GitLab's default runners without special privileges.

    See here for current MR with relevant changes:
    floss.social/@coocook/11528675

  8. @moehrenfeld Hey did you consider using Podman? I was just discovering #Kaniko when that project was declared abandoned.

    #Podman is the #Docker I always wanted and I have just set up a CI pipeline building images with Podman with #GitLab's default runners without special privileges.

    See here for current MR with relevant changes:
    floss.social/@coocook/11528675

  9. @moehrenfeld Hey did you consider using Podman? I was just discovering #Kaniko when that project was declared abandoned.

    #Podman is the #Docker I always wanted and I have just set up a CI pipeline building images with Podman with #GitLab's default runners without special privileges.

    See here for current MR with relevant changes:
    floss.social/@coocook/11528675

  10. @moehrenfeld Hey did you consider using Podman? I was just discovering #Kaniko when that project was declared abandoned.

    #Podman is the #Docker I always wanted and I have just set up a CI pipeline building images with Podman with #GitLab's default runners without special privileges.

    See here for current MR with relevant changes:
    floss.social/@coocook/11528675

  11. So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from the discussion around the issue there is no tool except Kaniko that works without some sort of extended privileges.

    gitlab.com/gitlab-org/gitlab-r

  12. So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from the discussion around the issue there is no tool except Kaniko that works without some sort of extended privileges.

    gitlab.com/gitlab-org/gitlab-r

  13. So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from the discussion around the issue there is no tool except Kaniko that works without some sort of extended privileges.

    gitlab.com/gitlab-org/gitlab-r

  14. So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from the discussion around the issue there is no tool except Kaniko that works without some sort of extended privileges.

    gitlab.com/gitlab-org/gitlab-r

  15. So I've migrated a container build pipeline from (deprecated) #Kaniko to (shiny new) #BuildKit after reading documentation from #Gitlab on how to integrate image building in Gitlab CI/CD. Turns out the whole thing doesn't work without enabling privileged mode on the Gitlab runner. Judging from the discussion around the issue there is no tool except Kaniko that works without some sort of extended privileges.

    gitlab.com/gitlab-org/gitlab-r

  16. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  17. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  18. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  19. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  20. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  21. Google's discontinuation of #Kaniko will hopefully pave the way for better container image build tools. These have been around for quite a while, but integration into common platforms only worked flawlessly 99% of the way.

    I explained the reasons in my #ContainerDays talk last year:

    speakerdeck.com/f30/unprivileg
    youtu.be/62p6v_A4KTM

    Chainguard already announced its fork of Kaniko:
    github.com/chainguard-dev/kani

    I hope we'll see longstanding issues resolved as well as hurdles for other tools removed.

  22. Google's discontinuation of #Kaniko will hopefully pave the way for better container image build tools. These have been around for quite a while, but integration into common platforms only worked flawlessly 99% of the way.

    I explained the reasons in my #ContainerDays talk last year:

    speakerdeck.com/f30/unprivileg
    youtu.be/62p6v_A4KTM

    Chainguard already announced its fork of Kaniko:
    github.com/chainguard-dev/kani

    I hope we'll see longstanding issues resolved as well as hurdles for other tools removed.

  23. Google's discontinuation of #Kaniko will hopefully pave the way for better container image build tools. These have been around for quite a while, but integration into common platforms only worked flawlessly 99% of the way.

    I explained the reasons in my #ContainerDays talk last year:

    speakerdeck.com/f30/unprivileg
    youtu.be/62p6v_A4KTM

    Chainguard already announced its fork of Kaniko:
    github.com/chainguard-dev/kani

    I hope we'll see longstanding issues resolved as well as hurdles for other tools removed.

  24. Google's discontinuation of #Kaniko will hopefully pave the way for better container image build tools. These have been around for quite a while, but integration into common platforms only worked flawlessly 99% of the way.

    I explained the reasons in my #ContainerDays talk last year:

    speakerdeck.com/f30/unprivileg
    youtu.be/62p6v_A4KTM

    Chainguard already announced its fork of Kaniko:
    github.com/chainguard-dev/kani

    I hope we'll see longstanding issues resolved as well as hurdles for other tools removed.

  25. Google's discontinuation of #Kaniko will hopefully pave the way for better container image build tools. These have been around for quite a while, but integration into common platforms only worked flawlessly 99% of the way.

    I explained the reasons in my #ContainerDays talk last year:

    speakerdeck.com/f30/unprivileg
    youtu.be/62p6v_A4KTM

    Chainguard already announced its fork of Kaniko:
    github.com/chainguard-dev/kani

    I hope we'll see longstanding issues resolved as well as hurdles for other tools removed.

  26. Shout-out to ThetaDev for his #Gitea action (also works on #Forgejo) that allows you to run #Kaniko inside an action, completely unprivileged and without Docker! 🚀
    code.thetadev.de/actions/kanik
    #DevOps

  27. Shout-out to ThetaDev for his #Gitea action (also works on #Forgejo) that allows you to run #Kaniko inside an action, completely unprivileged and without Docker! 🚀
    code.thetadev.de/actions/kanik
    #DevOps

  28. Shout-out to ThetaDev for his #Gitea action (also works on #Forgejo) that allows you to run #Kaniko inside an action, completely unprivileged and without Docker! 🚀
    code.thetadev.de/actions/kanik
    #DevOps

  29. Shout-out to ThetaDev for his #Gitea action (also works on #Forgejo) that allows you to run #Kaniko inside an action, completely unprivileged and without Docker! 🚀
    code.thetadev.de/actions/kanik
    #DevOps

  30. Shout-out to ThetaDev for his #Gitea action (also works on #Forgejo) that allows you to run #Kaniko inside an action, completely unprivileged and without Docker! 🚀
    code.thetadev.de/actions/kanik
    #DevOps

  31. Из 2024 в 2025: вспоминаем лучшие практики CI/CD

    Развитие методологий CI и CD не стоит на месте. Тем не менее, проверенные практики, вероятно, останутся актуальными и в 2025 году. В этой статье покажем некоторые из таких в действии. Вспомнить лучшие практики CI/CD

    habr.com/ru/companies/nixys/ar

    #gitlabci #argocd #flux #vault #cicd #kaniko #kubernetes #инфраструктура #доставка_кода

  32. Из 2024 в 2025: вспоминаем лучшие практики CI/CD

    Развитие методологий CI и CD не стоит на месте. Тем не менее, проверенные практики, вероятно, останутся актуальными и в 2025 году. В этой статье покажем некоторые из таких в действии. Вспомнить лучшие практики CI/CD

    habr.com/ru/companies/nixys/ar

    #gitlabci #argocd #flux #vault #cicd #kaniko #kubernetes #инфраструктура #доставка_кода

  33. Из 2024 в 2025: вспоминаем лучшие практики CI/CD

    Развитие методологий CI и CD не стоит на месте. Тем не менее, проверенные практики, вероятно, останутся актуальными и в 2025 году. В этой статье покажем некоторые из таких в действии. Вспомнить лучшие практики CI/CD

    habr.com/ru/companies/nixys/ar

    #gitlabci #argocd #flux #vault #cicd #kaniko #kubernetes #инфраструктура #доставка_кода

  34. Из 2024 в 2025: вспоминаем лучшие практики CI/CD

    Развитие методологий CI и CD не стоит на месте. Тем не менее, проверенные практики, вероятно, останутся актуальными и в 2025 году. В этой статье покажем некоторые из таких в действии. Вспомнить лучшие практики CI/CD

    habr.com/ru/companies/nixys/ar

    #gitlabci #argocd #flux #vault #cicd #kaniko #kubernetes #инфраструктура #доставка_кода

  35. So… #Kaniko seems unmaintained. What is state of the art tooling to build #docker images in docker?

  36. So… #Kaniko seems unmaintained. What is state of the art tooling to build #docker images in docker?