GithubHelp home page GithubHelp logo

Docker Automated builds fail about helm-kubectl HOT 8 CLOSED

dtzar avatar dtzar commented on August 24, 2024
Docker Automated builds fail

from helm-kubectl.

Comments (8)

gaby avatar gaby commented on August 24, 2024

This is probably related to my changes a few months ago, where the TAG for helm and kubectl are no longer pre-baked into the Docker Image.

from helm-kubectl.

dtzar avatar dtzar commented on August 24, 2024

Yes, that's correct. What is your docker ID and I'll add you as collaborator. I added in the KUBE_VERSION and HELM_VERSION env variables to docker automated builds, but that didn't fix it. My guess is because it is an ARG, not an ENV in the Dockerfile it doesn't pick it up.

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024

@dtzar My docker id is: gabyops, I had to created an account since I didn't have one.

One solution could be to use Build Hooks from Docker Hub. it basically requires a bash file inside a hooks folder that Docker will execute. Info here: https://docs.docker.com/docker-hub/builds/advanced/

Example of the hooks here: https://github.com/SamueleA/docker-hub-auto-build-tutorial/blob/master/hooks/build

We could then make Travis/Makefile reuse that bash file for building the image in travis-ci for example.

from helm-kubectl.

dtzar avatar dtzar commented on August 24, 2024

I added you @gaby

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024

@dtzar I don't see it anywhere on my profile. Unless Docker Hub works that way.

from helm-kubectl.

dtzar avatar dtzar commented on August 24, 2024

yeah, you should just be able to go to the image on Docker Hub and see you have access

from helm-kubectl.

dtzar avatar dtzar commented on August 24, 2024

I manually fixed this, but since Docker is moving to making you pay to build automated docker images - we should abandon this anyways.

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024

Agree, one popular option could be to migrate to Github Actions, which support Docker Builds/tags/push.

from helm-kubectl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.