Feature: Optimize dockerfile
š Feature description
Optimize dockerfile for shorter build time
š¤ Pitch
Optimize dockerfile for shorter build time
āļø Solution
- Use
.dockerignorefile to skip irrelevant files and folders. - Pin image versions
šļø Alternative
NA
š Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
š¢ Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
AB#979
Hey @prakarsh-dt. I would like to work on this issue.
Hey @prakarsh-dt. I would like to work on this issue.
Sure, please raise a PR
Hey @prakarsh-dt. Actually I had a doubt, why do we use a Dockerfile when there's no official Dockerimage. As far as I know, Dockerfile is used to build images out of applications to publish them on repo's such as dokcerhub or other private repo's. Or is it that devtron just uses Dockerfile to publish the images to a private repo?
I think but I am not entirely sure, can we use Slimtool kit to optimize the build time and image size?
Hi @prakarsh-dt Iād love to work on optimizing the Dockerfile for better build performance. Would you mind assigning this issue to me?
Hi @singhsayan, you must be a member of the organization 'devtron-labs' to add or remove labels.