ichenhe opened a new issue #2010:
URL: https://github.com/apache/incubator-shenyu/issues/2010
## Describe the bug
Cannot run the admin docker with `-v
${your_work_dir}/conf:/opt/shenyu-admin/conf/` which descripted in
[doc](https://shenyu.apache.org/docs/deployment/deployment-docker/).
But the old version (dromara/soul-admin) is successful.
## Environment
- ShenYu version(s): 2.4.0
## Steps to reproduce
`docker run -v /.../shenyu-admin/conf:/opt/shenyu-admin/conf/ -d -p
9095:9095 apache/shenyu-admin`
## Expected behavior
Start successfully.
## Debug logs
```
Starting the ShenYu-Admin ...
Please check the log files: /opt/shenyu-admin/logs
tail: can't open '/opt/shenyu-admin/logs/shenyu-admin.log': No such file or
directory
tail: no files
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]