buildkite / docker-buildkite-agent

Previous home of buildkite/agent docker image scripts
26 stars 14 forks source link

Docker 1.12 support #39

Closed jared-mackey closed 8 years ago

jared-mackey commented 8 years ago

Docker 1.12 has been released and offers some cool new features. I'd like to start using those in my Docker file.

toolmantim commented 8 years ago

Hey Jared. Are you running the agent itself in Docker?

jared-mackey commented 8 years ago

Yes.

toolmantim commented 8 years ago

Cool, just checking! I'll get this updated and pushed out shortly for you.

jared-mackey commented 8 years ago

Awesome. Thanks so much

jared-mackey commented 8 years ago

@toolmantim any update on this?

toolmantim commented 8 years ago

I started a branch but there doesn't seem to be a 1.12.0 package in Alpine Linux yet?

jared-mackey commented 8 years ago

I just looked and it seems to be on the edge branches. I wonder how we get them to update it as 12.1 is officially released.

jared-mackey commented 8 years ago

I was able to get them to update it. It is now on the edge branch of pgks. You can view it here.

toolmantim commented 8 years ago

Thanks to @sj26's work on buildkite/agent#373 this is now live! 🎉

toolmantim commented 8 years ago

Thanks for getting the Alpine package updated!

jared-mackey commented 8 years ago

@toolmantim Thanks a bunch! This is working great now!