dockerless_docker_downloader

download docker layers without docker on a minimal environment and copy and import it to your restricted dockermachine easy.

Pure Nim score 15/100 · last commit 2023-01-05 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 2
Open Issues 0
Last Commit 2023-01-05
Downloads 0
Last Indexed 2026-07-24 13:04

Installation

nimble install dockerless_docker_downloader
choosenim install dockerless_docker_downloader
git clone https://gitlab.com/Jancsoj78/dockerless_docker_downloader

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
dockerless_docker_downloader - - - - - - -

README

dockerless docker downloader

download docker layers without docker on a minimal environment and copy and import it to your restricted dockermachine easy.

First You have to start internet explorer first time to make it an ie profile. In an enterprise environment uncomment browser variable in ps file to use automatic ntlm auth.

thanks for motivation

https://devops.stackexchange.com/questions/2731/downloading-docker-images-from-docker-hub-without-using-docker and for ssl hack in powershell thanks: https://blog.ukotic.net/2017/08/15/could-not-establish-trust-relationship-for-the-ssltls-invoke-webrequest/