8000 bug: Downloaded package archives are left in the docker image · Issue #11639 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content
bug: Downloaded package archives are left in the docker image #11639
Closed
@kjagiello

Description

@kjagiello

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have noticed that the OpenJDK archive is left behind in the published docker image in /tmp/localstack.

Expected Behavior

No archives left in /tmp/localstack.

Steps To Reproduce

$ docker run --entrypoint bash -it localstack/localstack:3.8.0
root@40c78125f557:/opt/code/localstack# ls -lah /tmp/localstack
total 184M
drwxrwxrwx 1 root root  116 Oct  3 19:57 .
drwxrwxrwt 1 root root   50 Oct  3 19:57 ..
-rw-r--r-- 1 root root    0 Oct  3 17:38 .marker
-rw-r--r-- 1 root root 184M Oct  3 19:57 OpenJDK11U-jdk_aarch64_linux_hotspot_11.0.24_8.tar.gz
drwxr-xr-x 1 root root    0 Oct  3 19:57 state

Environment

- LocalStack:
  LocalStack version: 3.8.0
  LocalStack Docker image sha: sha256:f1db6c829fd3ab8db21007e91f62b6f76396722fcbaf6d223a8110f42482fd7e
  LocalStack build date: 2024-10-03
  LocalStack build git hash: 80b630c24

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0