November 2, 2014 · 9 min · Russ Mckendrick | Suggest Changes
When Docker 1.3↗was released a few weeks ago I was interested in using the process injection docker exec functionality.
Unfortunately, all of the repos which provide RPMs for Docker are out of date, the documentation suggests a manual installation↗of the binary which is turns out to be straight forward:
Installing Docker 1.3.x on CentOS 7 1/2
now to check it works:
Installing Docker 1.3.x on CentOS 7 2/2
This should do until CentOS manage to catch-up with the latest Docker releases, which shouldn’t be too long hopefully.