... | @@ -19,4 +19,7 @@ Capable of using split files as input, still many manual steps included, probabl |
... | @@ -19,4 +19,7 @@ Capable of using split files as input, still many manual steps included, probabl |
|
* defining new jobs or pipeline stages shouldn't require any knowledge of docker or the orchestration tool, it should be enough to be able to install the tools into a dockerimage/local environment and then scale the task across the cluster.
|
|
* defining new jobs or pipeline stages shouldn't require any knowledge of docker or the orchestration tool, it should be enough to be able to install the tools into a dockerimage/local environment and then scale the task across the cluster.
|
|
|
|
|
|
|
|
|
|
## Kubeflow?? |
|
## Kubeflow??
|
|
\ No newline at end of file |
|
|
|
|
|
## 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 |