Open tomav opened 8 years ago
Gonna have a look to alpine...
Better. 145.6 MB
Had to add use(connect.static('public'))
to server
creation.
Will probably PR something.
@tomav, I already started something, but not yet finished https://github.com/plouc/mozaik-docker/blob/master/Dockerfile
This would be potentially useful for Raspberry Pi setups. Right now installing yo gulp generator-mozaik
is taking foreeeeever ;)
@t3db0t, are you developing dashboard on raspberry box or only hosting it? Sure, there is still that npm install --production
but it should be doable.
Oh, ok, I didn't think about that—no, I don't need to develop on the Pi, just deploy. Can you point me in the right direction with how to do that?
Hi @plouc,
More a question about an enhancement than an issue. I know you are think about a docker image to run mozaik dashboards.
I quickly built one using this Dockerfile template:
The image is 700MB+ which is HUGE. If you have any thought to share here, do not hesitate.
Thank you.