Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
eliashaeussler opened this issue Jul 11, 2023 · 0 comments
Open

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

eliashaeussler opened this issue Jul 11, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@eliashaeussler
Copy link
Member

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

@eliashaeussler eliashaeussler added the documentation Improvements or additions to documentation label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant