- Nginx
- JAVA
- Python
- Golang
- x86_64
- aarch64 / arm64v8
yum install -y docker
systemctl enable --now docker
usermod -aG docker ec2-user
usermod -aG docker root
chmod 666 /var/run/docker.sockdnf install -y docker
systemctl enable --now docker
usermod -aG docker ec2-user
usermod -aG docker root
chmod 666 /var/run/docker.sockapt install -y docker
systemctl enable --now docker
usermod -aG docker ubuntu
chmod 666 /var/run/docker.sockapk add gcompatapk --no-cache add curlapt-get install iputils-ping