docker / docker-install

Docker installation script
https://get.docker.com
Apache License 2.0
2.31k stars 761 forks source link

Support Amazon Linux #115

Open andreclaro opened 5 years ago

andreclaro commented 5 years ago

Add support to install Docker on Amazon Linux (amzn): https://docs.aws.amazon.com/AmazonECS/latest/developerguide/docker-basics.html#install_docker

FichteFoll commented 2 weeks ago

For the record, this also applies to amazon-provided docker images like amazoncorretto for Java (and, consequently, also the respective maven images, e.g. maven:3-amazoncorretto-11). Trying to excecute the script there fails with:

# Executing docker install script, commit: 0d6f72e671ba87f7aa4c6991646a1a5b9f9dae84
ERROR: Unsupported distribution 'amzn'