I’m trying to use a very old github project that hasn’t been touched in 7 years that generates a docker container as part of its setup. I’m running into some errors (shocker) along the way and am trying to reproduce an environment similar to that of the last update to the github. One of those is using a docker version that was around in March of 2015. I think that would be docker 1.5.0. But, I can’t find any mechanism to download or install a docker that old.
Any help would be appreciated
Thanks