Skip to content

[DOCS] Document SSH key mounts into Docker volumes #260

@eliashaeussler

Description

@eliashaeussler

Is your feature request related to a problem?

When creating projects using the provided Docker image, it may be necessary to mount SSH keys into the container. Otherwise, private template packages may not be accessible.

Mounting SSH keys is a potentially complex task, because it requires a deeper knowledge of Docker and its mounting strategies.

Describe the solution you'd like

We should add a chapter to the Docker usage section in the documentation. It should describe how to mount SSH keys into Docker containers.

Describe alternatives you've considered

It might also be necessary to improve handling of SSH keys in Docker container code-wise a little bit.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions