boson-project / buildpacks

Boson Project function buildpacks
Apache License 2.0
5 stars 11 forks source link

Publish these images to docker.io and quay.io #2

Closed lance closed 4 years ago

matejvasek commented 4 years ago

@lance isn't quay.io enough?

lance commented 4 years ago

@matejvasek that's probably fine

matejvasek commented 4 years ago

@lance I pushed images to quay.io/boson, I pushed all produced images just to be sure, although it should have been sufficient to push builder and runner. I noticed one thing builder are distinguished by image name, but some other images are distinguished by tag (e.g. img-quarkus vs. img:quarkus). Is it ok? Also how will we version images?

lance commented 4 years ago

@matejvasek good questions. I modeled this off of the "official" samples and thought the naming was odd when I created them. I'm happy to consider a different approach if this way is confusing or doesn't make sense. It might be good to do some research on what other orgs (e.g. Heroku) are doing with their buildpacks.

Closing this issue for now since these images have been pushed. I've opened a new issue to figure out what we should do here. https://github.com/boson-project/buildpacks/issues/5