Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Dockerfile to alpine base image #2

Open
lukebond opened this issue May 6, 2015 · 8 comments
Open

Move Dockerfile to alpine base image #2

lukebond opened this issue May 6, 2015 · 8 comments

Comments

@lukebond
Copy link
Contributor

lukebond commented May 6, 2015

Because smaller

@sublimino
Copy link
Contributor

Firmly agreed
On 6 May 2015 21:09, "Luke Bond" notifications@github.com wrote:

Because smaller


Reply to this email directly or view it on GitHub
#2.

@rimusz
Copy link

rimusz commented May 7, 2015

👍

@pierreozoux
Copy link

Did you consider gentoo?

Combined with packer, you might be on a better position when it comes to rkt and appc.

@lukebond
Copy link
Contributor Author

@pierreozoux I haven't considered it, thanks for the tip. Looks interesting!

@rimusz
Copy link

rimusz commented May 12, 2015

@pierreozoux Can you expand more why do we need packer there?
To build rkt images we need to extract gentoo rootfs and add necessary packages:
in our case nodejs and haproxy ones.

@pierreozoux
Copy link

IMHO, packer is a nice toolchain to provision machines. Either for yesterday, barmetal, VMs or for today, docker, or tomorrow, rkt and then...

Here is a nice take on that: https://news.ycombinator.com/item?id=7067648

But yeah, if you are just compiling HAproxy and node, I think it is fine to do it handmade :)
I'm also wondering for myself, and as I like your project, I was just wondering if you were wondering also :)

Never mind, I'm just adding noise to the discussion :)

@lukebond
Copy link
Contributor Author

@pierreozoux not noise at all! i'm not familiar with this toolchain so I appreciate you raising the discussion :)

@rimusz
Copy link

rimusz commented May 12, 2015

@pierreozoux it is good to know about new toolchains.
But as Paz.sh runs on CoreOS we need small docker/rkt images for its services.
@lukebond I did some rkt testing with gentoo via docker image, it is still much bigger than Alpine Linux based. I think we should stick to Alpine Linux for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants