Skip to content

The Dockerfiles created by the extension are insecure #1766

@itamarst

Description

@itamarst
  1. They shouldn't run as root (https://pythonspeed.com/articles/root-capabilities-docker-security/).

  2. They should update system packages to get the latest security updates (RUN apt-get update && apt-get -y upgrade).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions