plane icon indicating copy to clipboard operation
plane copied to clipboard

Improve apk usages in Dockerfile

Open PeterDaveHello opened this issue 2 years ago • 3 comments

There were some no need apk update and apk --udpate in the Dockerfiles, which can be removed when apk is using with --no-cache.

This will speed up the build and make the image size smaller.

PeterDaveHello avatar Jun 04 '23 17:06 PeterDaveHello

@PeterDaveHello is attempting to deploy a commit to the Plane Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 04 '23 17:06 vercel[bot]

Hello, @PeterDaveHello! Thank you for your valuable contribution. I truly appreciate your involvement. In addition to that, I would appreciate if you could take a look at Dockerfile.api and Dockerfile.web files as well.

pablohashescobar avatar Jun 05 '23 07:06 pablohashescobar

@pablohashescobar should be done.

PeterDaveHello avatar Jun 05 '23 16:06 PeterDaveHello

Hi @PeterDaveHello, thank you for your valuable contribution and successfully merging this pull request. Your effort is greatly appreciated!

pablohashescobar avatar Jun 07 '23 06:06 pablohashescobar