Last updated 5 years ago
下載 Dockerfile
unzip xoops-Dockerfile.zip
cd xoops
建立映像檔(ubuntu16.04 base) docker build -t kawsing/xoops .
檢視映像檔 docker images kawsing/xoops