GithubHelp home page GithubHelp logo

Comments (14)

rbtr avatar rbtr commented on August 15, 2024 1

@jkroepke that's @tyler-lloyd who was investigating implementing this. those are very unofficial dev/test images but are probably functional

from goldpinger.

seeker89 avatar seeker89 commented on August 15, 2024

It's a good point. I have no experience with Windows Containers, but I'd be happy to assist anyone who'd like to give it a shot.

from goldpinger.

rbtr avatar rbtr commented on August 15, 2024

@seeker89 I'm willing to pick this feature up (because I would like to use it, ofc), but I will warn you up front that making multiplat images for Windows is a bit ugly 🙂

from goldpinger.

seeker89 avatar seeker89 commented on August 15, 2024

That would be awesome!

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

I found some windows images on DockerHub (careful: random user), no github project linked: https://hub.docker.com/r/tylloyd/goldpinger

from goldpinger.

tyler-lloyd avatar tyler-lloyd commented on August 15, 2024

@jkroepke, @rbtr is right. very unofficial. here is the script I am working with right now. still figuring out how to contribute back to this project. currently running into issues with more recent verions of buildkit. tyler-lloyd@5214711

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

@tyler-lloyd please let me know if I can assists here. I need them soon and I would not like to copy and own docker images.

I hope @seeker89 and @skamboj are still open for the kind of feature.

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

Again, can I help here?

from goldpinger.

tyler-lloyd avatar tyler-lloyd commented on August 15, 2024

@jkroepke - taking a look at your PR! thanks for picking this up!

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

@tyler-lloyd I found the blog artical which mention the cross OS builds for Windows. But instead using the shell scripts, I modernize the concept by using buildx bake

from goldpinger.

tyler-lloyd avatar tyler-lloyd commented on August 15, 2024

I saw. The bake stuff is new to me so I'm interested to learn more about it. Do you have a test repository we can pull from that used your new ci tooling?

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

Sure:

https://github.com/cloudeteer/goldpinger/pkgs/container/goldpinger/143990577?tag=latest

ghcr.io/cloudeteer/goldpinger:latest

from goldpinger.

tyler-lloyd avatar tyler-lloyd commented on August 15, 2024

hmm @jkroepke @skamboj I noticed the most recent version doesn't have the v prefix on the docker images? (it's 3.9.0 not v3.9.0) https://hub.docker.com/layers/bloomberg/goldpinger/3.9.0/images/sha256-955e43662647e650ef2f918f099e40bab2e0ac4d67c0855ae55652e852c581f6?context=explore

from goldpinger.

jkroepke avatar jkroepke commented on August 15, 2024

Whoops. Omit the v prefix on docker tags is very common. It's also the default behavior on the metadata-action. Sorry for this. I do not looked deeper on existing version.

In case the v prefix should be ensured, replace

type=semver,pattern={{version}}

with

             type=semver,pattern={{raw}} 

Should add the v again

from goldpinger.

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.