#11 [8] Implement containerised pipeline steps

已關閉
RSchenk1 年之前創建 · 0 條評論

Contaierised pipeline steps using Docker containers should be implemented to decouple software requirements of each step and actual pipeline execution system.

There should be a read-only input volume containing all requirements and a writable output volume linking to the pipeline step target directory.

References:

https://docs.docker.com/storage/volumes/

https://stackoverflow.com/questions/42625947/docker-input-output-outside-the-container

Contaierised pipeline steps using Docker containers should be implemented to decouple software requirements of each step and actual pipeline execution system. There should be a read-only ```input``` volume containing all requirements and a writable ```output``` volume linking to the pipeline step target directory. References: https://docs.docker.com/storage/volumes/ https://stackoverflow.com/questions/42625947/docker-input-output-outside-the-container
RSchenk1 年之前 關閉
登入 才能加入這對話。
未選擇標籤
bug
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容