blob: 52c3c50ab0497fe66721ff90cd6e6630541110fa [file] [log] [blame]
.downtable__wrap
.downtable__scroller
table.downtable.downtable--docker
tr
th.downtable2 Name
th.downtable1 Docs
th.downtable3 Date
th.downtable5 URL
tbody
+downloadDockerRow({
name: "Docker Image",
date: "2020-03-03",
guide: "https://ignite.apache.org/docs/latest/installation/installing-using-docker",
links: [
"https://hub.docker.com/r/apacheignite/ignite/tags/"
]
})
+downloadDockerRow({
name: "Amazon Image",
date: "2018-07-16",
guide: "https://apacheignite.readme.io/docs/aws-deployment",
links: [
"https://console.aws.amazon.com/ec2/home?region=us-west-1#launchAmi=ami-9cdbb3fc",
"https://console.aws.amazon.com/ec2/home?region=us-east-1#launchAmi=ami-ce82caa4",
"https://console.aws.amazon.com/ec2/home?region=eu-central-1#launchAmi=ami-191b0775"
]
})