Setting Docker Image Caching
เปิดใช้งาน image caching บน instance
Prerequisite
Instructions
1. แก้ไข file docker config
$nano /etc/docker/daemon.json{
"registry-mirror": "https://registry-cache.nipa.cloud"
}2. restart Docker service
3. ตรวจสอบผลการ config
Last updated

