- https://github.com/HighHopesInt/coralline-dashboard
- https://github.com/Sergei-vb/coralline-components
You need to go to the directory with the Dockerfile of the cloned repository, then:
- Create Image:
docker build -t NAME_YOUR_IMAGE .
- Enter image name and then parameters of connect to DB to the docker-compose.yml:
image:
NAME_YOUR_IMAGENAME:
USER:
PASSWORD:
HOST:
PORTDB:
- Run Container:
docker-compose up
-
You need setup:
-
and run script:
- Fill fill.sh of your data.
./scripts/start.sh
To create an image, you need a link to the github repository with a Dockerfile, like this: https://github.com/Sergeivb/coralline-rpc