Closed maheshbasapur closed 2 years ago
Hi @maheshbasapur What is the problem here ?
Sorry, I guess I eate off some words while typing.
The problem is:
docker-entrypoint.yml is not there in the repo
if you are suggesting us to construct it, there should have been some help on how to go about it
it's not required to build image from scratch, but other may want to, you could pull image I built before by:
docker pull tarekaec/jasmin_web_panel
it's up to you
yes, it was my typo mistake:
docker stack deploy -c docker-compose.yml jasmin1
In the main Readme, under Deployment using Docker heading, there is following command to execute
docker stack deploy -c docker-entrypoint.yml jasmin1
But there neither is a construct it nor is a sample file
Please add it or help me if I am misunderstanding the instructions here