32-bit Linux docker template to run phoenix applicaiton

Grats on making it work. :slight_smile:

I personally wouldn’t risk my app ever spiking load and needing more than 2GB of RAM – in which case heavy swapping or outright murder by the Linux OOM monitor will happen – but if the hosting’s RAM is no more than 2GB anyway then I can see the appeal in reducing the absolute memory usage by moving from 64-bit to 32-bit pointers.