💄 Summarize all docker layers dowload
- 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
Assessment
This issue has not been assessed yet.