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

32 bit build #30

Closed
hundeboll opened this issue Jan 18, 2016 · 8 comments
Closed

32 bit build #30

hundeboll opened this issue Jan 18, 2016 · 8 comments
Assignees

Comments

@hundeboll
Copy link

Hi,

I am running containers with both 64bit and 32bit binaries for various test purposes. Would you mind building a 32bit release of tini for me to use directly in my Dockerfiles?

It is quite simple to do:

cmake . -DCMAKE_C_FLAGS=-m32
make

Thanks!

@krallin
Copy link
Owner

krallin commented Jan 20, 2016

Hmm. I'd need to check what happens to the packages that are built. I'm going to be a bit busy this week, so no guarantees as to when I might be able to get to this (sorry!)

Cheers,

@krallin krallin self-assigned this Jan 20, 2016
@hundeboll
Copy link
Author

No problems. Thanks for taking a look at this.

@krallin krallin mentioned this issue Sep 14, 2016
@krallin
Copy link
Owner

krallin commented Nov 2, 2016

Hey @hundeboll — is there still interest in this? If so, I can use the same infrastructure set up in to resolve #51 to provide i386 images (see this branch: https://github.com/krallin/tini/commits/i386)

Let me know!

@timboven
Copy link

Not sure if Hunderboll is still interested - but I'm interested in a 32bit version as well

@TheLQ
Copy link

TheLQ commented Jan 25, 2017

Any updates?

krallin added a commit that referenced this issue Jan 28, 2017
krallin added a commit that referenced this issue Jan 28, 2017
krallin added a commit that referenced this issue Jan 28, 2017
krallin added a commit that referenced this issue Jan 28, 2017
@krallin
Copy link
Owner

krallin commented Jan 28, 2017

Hi there; yes, there is progress! 😄

I've added support for i386 binaries in #73, and they're available in the 0.14 pre-release: https://github.com/krallin/tini/releases/tag/v0.14.0.pre0.

I've already done most of the testing there and I'll be merging this soon, but if you'd like to give them a shot to double-check everything works fine before I merge, now's the time!

Thanks!

@krallin
Copy link
Owner

krallin commented Feb 5, 2017

This is fixed as of 0.14.0 😄

@hundeboll
Copy link
Author

Cool, I am still interested (once I get around to update my Docker files ...)

Thanks.

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