aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Rip out all Docker support code #1251

Open prioux opened 2 years ago

prioux commented 2 years ago

We're deprecating Docker as a run-time containerization environment.

Rip out all the docker support code everywhere.

prioux commented 2 years ago

Also consider removing the code that sets the o+x bit in the task workdir hierarchy; that was a requirement for Docker.