nodejs / docker-node

Official Docker Image for Node.js :whale: :turtle: :rocket:
https://hub.docker.com/_/node/
MIT License
8.13k stars 1.95k forks source link

Clean up /tmp folder to save about 2.2MB of space #2049

Closed mohamedelhabib closed 2 months ago

mohamedelhabib commented 3 months ago

Description

The /tmp folder contains a folder v8-compile-cache-0 2.2Mo

Motivation and Context

optimise the docker image version

Testing Details

tested locally to confirm the image size

Example Output(if appropriate)

Types of changes

Checklist

mohamedelhabib commented 2 months ago

@PeterDaveHello done

github-actions[bot] commented 2 months ago

Created PR on the official-images repo (https://github.com/docker-library/official-images/pull/16604). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub.