Skip to content

Install Container Engine

Masaharu Hayashi edited this page Jan 7, 2020 · 24 revisions

Docker Engine

OS Setting

echo "vm.max_map_count = 262144"|sudo tee -a /etc/sysctl.conf

see https://docs.docker.com/install/linux/docker-ce/ubuntu/

Clone this wiki locally