📅  最后修改于: 2022-03-11 14:50:59.236000             🧑  作者: Mango
# Install the docker package:
sudo zypper install docker
# COPY CODE
# To automatically start the Docker service at boot time:
sudo systemctl enable docker.service