You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be building and distributing the AutoTuner as a Docker image. We can control the version of ORFS that the AutoTuner uses via the Docker FROM statement and pull the appropriate ORFS image from dockerhub. The AutoTuner Docker image can also automatically install the software packages that the AutoTuner requires, which should dramatically reduce the barrier to entry.
We’d need to build in all of the automation to build Docker and publish docker images like we do for ORFS.
Need to support non-docker installations - nice to have
Suggested Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
We should be building and distributing the AutoTuner as a Docker image. We can control the version of ORFS that the AutoTuner uses via the Docker FROM statement and pull the appropriate ORFS image from dockerhub. The AutoTuner Docker image can also automatically install the software packages that the AutoTuner requires, which should dramatically reduce the barrier to entry.
We’d need to build in all of the automation to build Docker and publish docker images like we do for ORFS.
Need to support non-docker installations - nice to have
Suggested Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: