File manager - Edit - /var/www/payraty/helpdesk/vendor/pda/pheanstalk/docker-compose.yml
Back
version: "3.8" volumes: shared: services: beanstalk-unix: image: ghcr.io/sammousa/beanstalkd:latest entrypoint: - /usr/bin/beanstalkd - -l - unix:/shared/beanstalkd.sock volumes: - type: volume source: shared target: /shared beanstalk: image: ghcr.io/sammousa/beanstalkd:latest phpunit: build: context: ./dockerfiles dockerfile: Dockerfile-phpunit args: PHP_VERSION: "${PHP_VERSION:-8.1}" environment: SERVER_HOST: beanstalk UNIX_SERVER_HOST: unix:///shared/beanstalkd.sock depends_on: - beanstalk - beanstalk-unix volumes: - type: volume source: shared target: /shared - ./:/app:ro - ./.phpunit.cache:/app/.phpunit.cache:rw - ./tests/coverage:/coverage:rw command: - --coverage-clover - /coverage/coverage.xml - --coverage-html - /coverage
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 3 |
proxy
|
phpinfo
|
Settings