Small Docker image for legacy 32 bit programs

I’m looking for a small image to host a set of 32 bit Linux programs (they use libc.so.6 and libm.so.6) and ideally with the bash shell. I’m currently using i386/ubuntu which works fine, but is 79MB. My programs and their bits of script are only 7MB in total.