Docker 下部署 fastos(Docker图形化管理工具)
- Docker
- 2024-03-27
- 30热度
- 0评论

docker run --name fastos --restart always -p 8081:8081 -p 8082:8082 -d \
-v /var/run/docker.sock:/var/run/docker.sock -v /etc/docker/:/etc/docker/ \
-v /root/docker/fastos:/fast/data -e FAST_STORE=http://dockernb.com:8300 wangbinxingkong/fast:latest

鲁ICP备19063141号
鲁公网安备 37010302000824号