Unable to install the docker-engine on the EC2 instance through the chef

Expected behavior

Docker-engine has to be install through the chef by using the docker repo URL https://apt.dockerproject.org/repo with the version 1.13.0-0~ubuntu-xenial . Since the mentioned repo has been shutdown we are unable to download the mentioned package .

Actual behavior

It’s looking for the package “1.13.0-0~ubuntu-xenial” on the https://apt.dockerproject.org/repo and it’s failing

Additional Information

Steps to reproduce the behavior