Description
Why do we need this improvement?
Docker is a very popular way of using the cli
among the users but currently the docker builds are quite large for a cli
and too slow if built from source not to mention the produced images are also quite large in size(approximately 7.17GB) making using docker very difficult for the cli
.
The reported size on the dockerhub of the cli
is also quite large approximately 2.05 Gb
which also need to be optimized.
How will this change help?
After the resolution of the issue the docker builds should be fast and efficient and the images should be less in size making the use of docker more viable choice for the users.
Screenshots
I tried to build the docker image on latest cli
version and the build time was large as well as the produced images were too large as seen form screenshots below.
How could it be implemented/designed?
The dockerfile
can be optimized and dockerignore
file can also be added to reduce the size and increase efficiency.
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
- I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue?
Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status