Install Docker on Linux No matter your distribution of choice, you’ll need a 64-bit installation and a kernel at 3.10 or newer. Kernels older than 3.10 do not have the necessary features Docker requires to run containers; data loss and kernel panics occ
Perhaps Super User or Unix & Linux Stack Exchange would be a better place to ask. – jww Jan 16 '18 at 13:44 This is on topic as its a programming question about writing docker files. – PaulNUK Sep 24 at 10:45
Installation. The Docker package is in the 'Community' repository. See Alpine_Linux_package_management how to add a repository. apk add docker Connecting to the Docker daemon through its socket requires you to add yourself to the `docker` group. a
Post a Comment:
Showing 0 Comments: