Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Download Docker images as files. Useful if you are located in places where DockerHub is blocked."/>
<meta name="keywords" content="download docker image, download docker image as file, docker image download, download docker image tar, offline docker images, docker save download, download image from Docker Hub, download container image, dockerhub download file, download docker images without docker pull, docker cuba, docker iran, docker china, download docker images when DockerHub is blocked"/>
<title>Download Docker images</title>
<style>
* {
Expand Down Expand Up @@ -233,7 +235,7 @@
</div>
<div class="container">
<div class="logo">
<img src="/logo.png" alt="logo">
<img src="/logo.png" alt="Docker Image Download — save Docker images as files">
</div>
<form class="search-box" id="downloadForm">
<div class="search-wrapper">
Expand Down