Sam Wong

Results 3 issues of Sam Wong

原文件大小: ![image](https://user-images.githubusercontent.com/6895399/72089062-52512b80-3346-11ea-977e-77d04809a44f.png) 上传后的文件大小: ![image](https://user-images.githubusercontent.com/6895399/72089226-9d6b3e80-3346-11ea-847d-cb6b49e9bd93.png) 压缩参数配置: ![image](https://user-images.githubusercontent.com/6895399/72089284-b4119580-3346-11ea-9350-5b4573bae2d9.png) 请求头: ![image](https://user-images.githubusercontent.com/6895399/72089984-16b76100-3348-11ea-8abe-964f44aa2e6f.png) 这个问题看起来和issue #7 有点像

docker 部署nginx+php-fpm时,打开dashboard出现”file_put_contents(/xxx/config/.config.json): failed to open stream: Permission denied“,无法保存配置,点击保存无响应。 ![image](https://user-images.githubusercontent.com/6895399/81424422-83bcf500-9188-11ea-957b-429a10ecd749.png) ![image](https://user-images.githubusercontent.com/6895399/81424395-76076f80-9188-11ea-9a55-18798b8d17f4.png) ``` docker run -d --name php -p 9000:9000 -v ~/PicUploader:/www/picuploader php:7.4.5-fpm-alpine3.11 docker run -d --name nginx -p 80:80 -p 443:443...

## Description ## Steps to reproduce 1. run `curl -sSL https://get.rvm.io | bash -s stable --ruby` 2. then i got the following error ![image](https://user-images.githubusercontent.com/6895399/75458437-c6a86280-59b8-11ea-9105-492eb94ca55b.png) ## Expected behavior ## Actual behavior...

platform: fedora