texx00 / sandypi

The ultimate controller for sand tables
Other
27 stars 5 forks source link

Adding docker support #64

Closed texx00 closed 2 years ago

texx00 commented 2 years ago

The pull request is to keep track of the "road to docker" changes. At the moment the software runs in docker with a multistage image and running single installation commands instead of using the old install.sh script (different approach with respect to #36) .

Work to be done:

When this branch is finished, docker installation will become the main way of installing the software. The old (manual) way will be used only for development purposes.

When the pull request is merged should:

texx00 commented 2 years ago

Merging the pull request to all the 3 branches (alpha, beta and master) since they are all at the same commit. Will also create the docker images for the three branches and release v0.6