Start with:
https://docs.docker.com/engine/installation/linux/debian/#install-using-the-repository
also verify the architecture for step 3:
uname -m
x86_64
(https://unix.stackexchange.com/questions/12453/how-to-determine-linux-kernel-architecture)
https://en.wikipedia.org/wiki/X86-64
so do the amd64 route
-------
Results: the hello-world image from docker runs
Friday, May 26, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment