You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or you can provide the `authorized_keys` file via a volume. Ensure the volume references matches the path of `$SSH_USER_HOME/.ssh/authorized_keys`.
77
+
Or you can provide the `authorized_keys` file via a volume. Ensure the volume references matches the path of `/authorized_keys`. The image will automatically take the file from `/authorized_keys` and configure it for use with your selected user.
78
78
79
79
ℹ️ **NOTE:** If both a file and variable are provided, the image will respect the value of the **variable _over_ the file**.
0 commit comments