Change user/group for PHP-FPM (Docker)

后端 未结 0 1932
暗喜
暗喜 2020-11-30 23:46

I ran docker php-fpm container with the following config

  php-fpm:
    tty: true
    image: bitnami/php-fpm:latest
    volumes:
      - ./www:/www

相关标签:
回答
  • 消灭零回复
提交回复
热议问题