Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avilum/docker-download-anywhere
The missing download button for docker
https://github.com/avilum/docker-download-anywhere
colab docker docker-daemon docker-pull downloader
Last synced: about 1 month ago
JSON representation
The missing download button for docker
- Host: GitHub
- URL: https://github.com/avilum/docker-download-anywhere
- Owner: avilum
- License: apache-2.0
- Created: 2022-04-24T15:04:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T15:34:22.000Z (over 2 years ago)
- Last Synced: 2024-10-12T11:46:15.824Z (2 months ago)
- Topics: colab, docker, docker-daemon, docker-pull, downloader
- Language: Jupyter Notebook
- Homepage:
- Size: 23.4 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Download Docker Images Without Installing Docker
Sometimes we cannot install docker.
This notebook lets you pull & download a docker image without docker installed.
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/avilum/docker-download-anywhere/blob/master/DownloadDockerImage.ipynb)Uses colab download API and a python script based on https://raw.githubusercontent.com/NotGlop/docker-drag/master/docker_pull.py
# Usage: