DNXLabs / DNXLabs/one-cli

💄 Summarize all docker layers dowload

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
docker enhancement good first issue Hacktoberfest images
Dominant language
Python
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

summarize all docker layers download process as "one download" instead.

today:
```
Login with gsuite.

8fe190ebdada [====================================================================================================] 100.0% Downloading
8cae0e1ac61c [====================================================================================================] 100.0% Extracting
d5762e4a57cc [====================================================================================================] 100.0% Downloading
add44fca9da1 [====================================================================================================] 100.0% Downloading
f229385c16ac [====================================================================================================] 100.0% Downloading
731b87eb45d6 [====================================================================================================] 100.0% Downloading
c33c75ef9c42 [----------------------------------------------------------------------------------------------------] 0.5% Extractinging

```

what I am suggesting...

```
Login with gsuite.

G-Suite Image [====================================================================================================] 100.0% Downloading
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.