Conversation
Change-Id: I886d0785d981ebf6bceae6f2cb1a1fd089a7ffbb
Change-Id: Idebb63788b0c75af45487a8c6e64b6b9ebfa40dd
Change-Id: Ie0b1aa0ce78600531a340ba34391966836238533
Change-Id: I080f037e88f2623a1801e5ec5592115134804b2f
Author
Contributor
|
@MorganLindqvist - Why do you need to declare /data as a volume in Dockerfile ? If you want key persistence , it's enough to declare in your docker-compose / docker command Is there a reason you need it to be another directory ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Saves ssh keys and authorization keys in a volume between restarts. Using latest alpine image.