containers / build

another build tool for container images (archived, see https://github.com/rkt/rkt/issues/4024)
Apache License 2.0
342 stars 80 forks source link

readme: add unmaintained notice #326

Closed cgonyeo closed 7 years ago

sanmai-NL commented 7 years ago

Could you provide links to the alternative tools please? Also, could you merge the open PRs? I'm a bit let down I spent time on it.

cgonyeo commented 7 years ago

I'm so sorry you spent time on this only for me to throw up an unmaintained notice, it's something I should've done sooner. I just want to be clear with people about the status of this project before they invest too much in it.

I certainly think acbuild is still a useful tool and there's space for it in the ecosystem, I just don't personally have the time anymore to work on it. I'd be happy to work with someone else to give them access to maintain the project if someone is willing to step up.

I added a thing to the PR pointing people to umoci, which is the closest thing to acbuild that I'm aware of.

vbatts commented 7 years ago

https://github.com/projectatomic/buildah is now similar to acbuild

On Mon, Aug 14, 2017 at 3:07 PM, Derek Gonyeo notifications@github.com wrote:

I'm so sorry you spent time on this only for me to throw up an unmaintained notice, it's something I should've done sooner. I just want to be clear with people about the status of this project before they invest too much in it.

I certainly think acbuild is still a useful tool and there's space for it in the ecosystem, I just don't personally have the time anymore to work on it. I'd be happy to work with someone else to give them access to maintain the project if someone is willing to step up.

I added a thing to the PR pointing people to umoci https://github.com/openSUSE/umoci, which is the closest thing to acbuild that I'm aware of.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/containers/build/pull/326#issuecomment-322280476, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEF6R23RYMyMMcXoATszPrSTj_rwFgHks5sYJrtgaJpZM4OxJkL .

cgonyeo commented 7 years ago

Oh cool, I wasn't aware of that project yet. Added a link to it.

cdrage commented 7 years ago

Even though that build is unmaintained, why does rkt still recommend to use acbuild for building containers? Seems kind of odd that rkt links to an un-maintained tool... [1]

Bit disappointed too since it's nice to use non-Docker tools to build non-Docker containers.

1 - https://coreos.com/rkt/docs/latest/trying-out-rkt.html

ping @dgonyeo @jonboulle

lucab commented 7 years ago

@cdrage that cleanup is part of https://github.com/rkt/rkt/issues/3745.