docker run -itd \. --name=filebrowser \ # 镜像别名. -v /:/srv \ # filebrowser 管理的路径. -v /etc/filebrowser/config.json:/etc/config.json ...
確定! 回上一頁