Skip to content

Update Dockerfile and docker compose to follow OWASP best practices for Docker where possible #45

Description

@zaniyah

If you are self-hosting, you have to make substantial changes to get the Docker container to run correctly if you do not want it to run insecurely.

OWASP Docker cheatsheet

There are a number of changes that could be made relatively easily to the current Dockerfile and docker compose file, to ensure that the app does not run as root in the Docker container, and things like that. This would help to make OpenCarwings less vulnerable and would be greatly appreciated by those who decide to self-host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions