hsmm-pi icon indicating copy to clipboard operation
hsmm-pi copied to clipboard

Support for Docker

Open vielmetti opened this issue 9 years ago • 2 comments

The goal of this effort would be to take the build script and turn it into a Dockerfile, thus encapsulating all of the dependencies in such a way that someone could just take an image and load it up on their Pi.

I'll track my efforts here; the file I'm working on is

https://github.com/vielmetti/hsmm-pi/blob/master/Dockerfile

vielmetti avatar May 28 '15 14:05 vielmetti

This is a great suggestion, one that I've considered myself. However, I don't think Docker is really well-suited for running the multiple services (apache, dhcpd, gpsd, etc) that are installed and meant to run with HSMM-Pi.

A lot of the issues reported with HSMM-Pi are related to people running disparate versions of Raspbian and packages installed by HSMM-Pi. My plan is to create a Raspbian-based distribution of HSMM-Pi that includes all the required packages. This will hopefully simplify the installation and eliminate the requirement that you have Internet connectivity to create a new HSMM-Pi instance.

urlgrey avatar Jun 13 '15 15:06 urlgrey

Please any info for the distro?

lavvy avatar Nov 21 '15 06:11 lavvy