services: app: image: mgldvd/alpine-php85 command: bash volumes: - ./app:/app stdin_open: true tty: true restart: "no"