See our Github repository for an example stack using docker-compose:
https://github.com/deskpro/docker-compose-example
You can either clone the repository or download the source:
# clone the repose
git clone https://github.com/deskpro/docker-compose-example.git
cd docker-compose-example
# or download the source
curl -L https://github.com/deskpro/docker-compose-example/archive/refs/heads/main.zip -o docker-compose-example.zip
unzip docker-compose-example.zip
cd docker-compose-example copy
Open the README.md
file and follow the instructions. You can also read the instructions online.
Please log in or register to submit a comment.