Skip to content

Clean up /tmp/node-compile-cache #2199

@moltar

Description

@moltar

Environment

  • Platform: N/A
  • Docker Version: N/A
  • Node.js Version: N/A
  • Image Tag: 2a17529f6a579f7f2f971a747acad64a78e9122e76c6381df46e877a3b764857

Expected Behavior

Image layers should be pristine

Current Behavior

The /tmp/node-compile-cache dir adds 241 kB of cache junk.

Possible Solution

Add rm -rf /tmp/node-compile-cache

Steps to Reproduce

Use dive CLI tool to inspect the image:

dive node:22.13-alpine

Additional Information

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions