... | ... | @@ -22,4 +22,4 @@ Capable of using split files as input, still many manual steps included, probabl |
|
|
## Kubeflow??
|
|
|
|
|
|
## Building the dockerfile
|
|
|
Automated building of the dockerfile needs ssh access to the gitlab server. This means that we need to forward our ssh credentials to docker using the --ssh option. Setting that up isn't too clear yet but I found some mauals on medium, blogs and docker. Remember to set the docker buildkit flag! |
|
|
\ No newline at end of file |
|
|
Automated building of the dockerfile needs ssh access to the gitlab server. This means that we need to forward our ssh credentials to docker using the --ssh option. Setting that up isn't too clear yet but I found some mauals on medium, blogs and docker. Remember to set the docker buildkit flag! [This](https://stackoverflow.com/questions/55153089/error-response-from-daemon-dockerfile-parse-error-unknown-flag-mount/55153182) answer looks good! |
|
|
\ No newline at end of file |