一鍵安裝Docker管理工具shipyard(已停止維護)

只需兩步
①拉取相關鏡像

docker pull alpine
docker pull swarm
docker pull shipyard/shipyard
docker pull rethinkdb
docker pull microbox/etcd
docker pull ehazlett/curl
docker pull shipyard/docker-proxy

②運行官網自動安裝腳本

curl -s https://raw.githubusercontent.com/shipyard/shipyard-project.com/master/site/themes/shipyard/static/deploy | bash -s

安裝完成後,訪問服務器的8080,輸入用戶名和密碼即可登錄。(用戶名和密碼在安裝後會有顯示)

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章