This repository contains Dockerfile of Galileo Builder 1.0.4 for Docker's automated build published to the public Docker Hub Registry.
-
Install Docker.
-
Download automated build from public Docker Hub Registry:
docker pull calvinpark/galileo-builder-1.0.4
(alternatively, you can build an image from Dockerfile: docker build -t="calvinpark/galileo-builder-1.0.4" github.com/calvinpark/galileo-builder-1.0.4
)
docker run -it --rm calvinpark/galileo-builder-1.0.4
Follow the on-screen instructions.