随笔分类 -  docker

摘要:title: docker 安装 Ubuntu# docker.io - Install Docker Engine on Ubuntu Install using the repository $ sudo apt-get remove docker docker-engine docker.io 阅读全文
posted @ 2021-06-08 16:39 素丶素 阅读(197) 评论(0) 推荐(0)
摘要:title: check support for cgroups and namespaces are in kernel author: susu [root@centos7 ~]# lsb_release -a LSB Version: :core-4.1-amd64:core-4.1-noar 阅读全文
posted @ 2021-06-08 16:34 素丶素 阅读(60) 评论(0) 推荐(0)
摘要:A Docker image is made up of filesystems layered over each other. At the base is a boot filesystem, bootfs, which resembles the typical Linux/Unix boo 阅读全文
posted @ 2021-06-08 14:57 素丶素 阅读(97) 评论(0) 推荐(0)