Code Monkey home page Code Monkey logo

Comments (3)

arnediekmann avatar arnediekmann commented on July 21, 2024

Hi @iMartyn, that sounds good, but how would that work exactly? I.e. don't I need to somehow build Docker images for distribution anyway? But if it is a straight-forward process I can for sure do it!

from cert-manager-webhook-dnsimple.

iMartyn avatar iMartyn commented on July 21, 2024

ko builds docker images for multiple architectures without using docker. It uses go's native building and then builds a container from it.
This is how I'm doing it at the moment (work account 'cos I made the fork on the wrong account), and aside from the binding to port 443 being an issue (which would be nice to fix too) it's working and really very simple :
https://github.com/martyn-meister/cert-manager-webhook-dnsimple/blob/master/.github/workflows/main.yml

from cert-manager-webhook-dnsimple.

moll-re avatar moll-re commented on July 21, 2024

As of now you can pull arm64 releases

docker pull ghcr.io/puzzle/cert-manager-webhook-dnsimple:v1.3 

from cert-manager-webhook-dnsimple.

Related Issues (18)

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.