hanshino
Results
2
issues of
hanshino
Based on the simplified Chinese version, I have translated it into traditional Chinese and modified some of the terminology to suit local customs. Currently, I have translated the first major...
# Docker 啟動方式建置 為了讓更多協作者,不會因為初次架設純靠系統環境而被勸退 因次開啟本次 issue #109 來協助希望一起開發的協作者迅速架設起本系統 備註:此次專注於協助在本地端架設系統,並不適合作為正式環境佈署使用 ## 使用說明 ### 相依套件安裝 #### Linux ```bash bash scripts/setup.sh ``` #### Windows 待補 ### 啟動系統 初次啟動打包 `image` ```bash docker-compose build ```...
維運 DevOps