Branch from thread: "ConnectionClosed issues with Zinc" 2013/12/13 Sven Van Caekenberghe <sven@stfx.eu>:
On 13 Dec 2013, at 05:01, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
The second time everything went smoother and faster. I'm thinking about setting up a Docker [3] container for Pharo, and then use it in Digital Ocean as well [4].
Is docker not 64-bit ? I am not sure running a 32-bit Pharo VM inside it will be easy, but maybe it is.
Can't Pharo run on 64bit host OSes if you install ia32-libs? The VM will sill be 32 bits, with its known limitations. But the idea of setting up the environment locally and then deploying the same environment to a production server sounds really interesting. "Containerization is the new virtualization" they say. Regards! Esteban A. Maringolo
On 13 Dec 2013, at 15:13, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Branch from thread: "ConnectionClosed issues with Zinc"
2013/12/13 Sven Van Caekenberghe <sven@stfx.eu>:
On 13 Dec 2013, at 05:01, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
The second time everything went smoother and faster. I'm thinking about setting up a Docker [3] container for Pharo, and then use it in Digital Ocean as well [4].
Is docker not 64-bit ? I am not sure running a 32-bit Pharo VM inside it will be easy, but maybe it is.
Can't Pharo run on 64bit host OSes if you install ia32-libs?
Of course it can. My question is: does docker allow you to install ia32-libs ?
The VM will sill be 32 bits, with its known limitations.
But the idea of setting up the environment locally and then deploying the same environment to a production server sounds really interesting. "Containerization is the new virtualization" they say.
Regards!
Esteban A. Maringolo
participants (2)
-
Esteban A. Maringolo -
Sven Van Caekenberghe