home.social

#kaniko — Public Fediverse posts

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

fetched live
  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. 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

  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. Interesting, #kaniko has been archived.
    Need to change all my gitlab-ci pipelines to something else now 😓 #gitlab #hubernetes

  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. 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.

  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. 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

  25. 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

  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. Из 2024 в 2025: вспоминаем лучшие практики CI/CD

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

    habr.com/ru/companies/nixys/ar

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

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

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

    habr.com/ru/companies/nixys/ar

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

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

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

    habr.com/ru/companies/nixys/ar

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

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

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

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

  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?

  37. Looks like #kaniko is unmaintained. Bad to see as it was my first stop github.com/GoogleContainerTool
    probably taking a look at #buildah or #Nix to do the job in the future

  38. Looks like #kaniko is unmaintained. Bad to see as it was my first stop github.com/GoogleContainerTool
    probably taking a look at #buildah or #Nix to do the job in the future

  39. Looks like #kaniko is unmaintained. Bad to see as it was my first stop github.com/GoogleContainerTool
    probably taking a look at #buildah or #Nix to do the job in the future

  40. Looks like #kaniko is unmaintained. Bad to see as it was my first stop github.com/GoogleContainerTool
    probably taking a look at #buildah or #Nix to do the job in the future

  41. Looks like #kaniko is unmaintained. Bad to see as it was my first stop github.com/GoogleContainerTool
    probably taking a look at #buildah or #Nix to do the job in the future

  42. Awesome 🎉 #rust #rocket #digitalocean #kubernetes 👇star my code
    github.com/giuliohome/rust-roc

    Btw podman is yet another fake #opensource #foss repository

    I stop suggesting @Podman_io
    I wasted my time with those stupid idiots.

    github.com/containers/podman/i

    I admit that @docker is the way to go to #build a #Dockerfile

    Or #containerd ctr + #kaniko !
    + #chatgpt for support 💪 instead of github useless maintainers

    All tested on #WSL #Ubuntu

  43. Awesome 🎉 #rust #rocket #digitalocean #kubernetes 👇star my code
    github.com/giuliohome/rust-roc

    Btw podman is yet another fake #opensource #foss repository

    I stop suggesting @Podman_io
    I wasted my time with those stupid idiots.

    github.com/containers/podman/i

    I admit that @docker is the way to go to #build a #Dockerfile

    Or #containerd ctr + #kaniko !
    + #chatgpt for support 💪 instead of github useless maintainers

    All tested on #WSL #Ubuntu

  44. Awesome 🎉 #rust #rocket #digitalocean #kubernetes 👇star my code
    github.com/giuliohome/rust-roc

    Btw podman is yet another fake #opensource #foss repository

    I stop suggesting @Podman_io
    I wasted my time with those stupid idiots.

    github.com/containers/podman/i

    I admit that @docker is the way to go to #build a #Dockerfile

    Or #containerd ctr + #kaniko !
    + #chatgpt for support 💪 instead of github useless maintainers

    All tested on #WSL #Ubuntu

  45. Awesome 🎉 #rust #rocket #digitalocean #kubernetes 👇star my code
    github.com/giuliohome/rust-roc

    Btw podman is yet another fake #opensource #foss repository

    I stop suggesting @Podman_io
    I wasted my time with those stupid idiots.

    github.com/containers/podman/i

    I admit that @docker is the way to go to #build a #Dockerfile

    Or #containerd ctr + #kaniko !
    + #chatgpt for support 💪 instead of github useless maintainers

    All tested on #WSL #Ubuntu

  46. Awesome 🎉 #rust #rocket #digitalocean #kubernetes 👇star my code
    github.com/giuliohome/rust-roc

    Btw podman is yet another fake #opensource #foss repository

    I stop suggesting @Podman_io
    I wasted my time with those stupid idiots.

    github.com/containers/podman/i

    I admit that @docker is the way to go to #build a #Dockerfile

    Or #containerd ctr + #kaniko !
    + #chatgpt for support 💪 instead of github useless maintainers

    All tested on #WSL #Ubuntu

  47. @boo_ @federico3 yeah, I recently had problems running a base image #Container in #PodMan on an older VM because it had a single #Docker layer that was not #OCI compliant even though it was built on #Kaniko 😡

    Newer versions of podman have no problem with the non compliant image, but I'm constrained to use the older one. Unfortunately, while #Nix is great for consistent Dev shells, and building container images, it's not great at installing container runners like podman and Docker 🤷‍♂️