“Mulai Docker saat boot” Kode Jawaban

Mulai Docker saat boot

sudo systemctl enable docker.service
Defiant Dragonfly

Aktifkan Docker saat boot

# To enable
sudo systemctl enable docker.service
sudo systemctl enable containerd.service

# To disable
sudo systemctl disable docker.service
sudo systemctl disable containerd.service
RicarHincapie

Jawaban yang mirip dengan “Mulai Docker saat boot”

Pertanyaan yang mirip dengan “Mulai Docker saat boot”

Lebih banyak jawaban terkait untuk “Mulai Docker saat boot” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya