Skip to content
Snippets Groups Projects
Unverified Commit b046be9f authored by Antoine R. Dumont (@ardumont)'s avatar Antoine R. Dumont (@ardumont)
Browse files

docker: Install required ssh/config so migration can push to gitlab

This:
- explicits the necessary ssh-keygen generation
- explicits the docker/ssh volume mountpoint (as a result of ^)
- explicits the changes required in the config.lisp regarding reading the public key for
the migration to take it into account
- deactivates the known host check
- deactivates the writing to the ~/.ssh/known_hosts file to avoid out of sync
issues (when the gitlab state is reset once in a while).

Related to T4064
parent cde18846
No related branches found
No related tags found
1 merge request!1Install Dockerfile to allow containerized script execution and other improvments
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment