주 콘텐츠로 건너뛰기

Example: Running Deskpro with Docker Compose

Deskpro container image에서
저자 리스트
발표됨: 2023년 7월 31일|최종 업데이트됨: 2023년 8월 18일

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.

도움이 되었습니다도움이 되지 않음

이 페이지가 도움이 된다고 생각하는 사람들의 수 0 / 1

다음 페이지Updating Deskpro
이전 페이지Running background tasks in different containers

댓글을 작성하려면 로그인하거나 등록하셔야 합니다.