17717: Merge branch 'master' into 17717-costanalyzer-date-mode
[arvados.git] / lib / config / config.default.yml
index 655e973c2f29e612479a620daef016fab17106a9..e2ef9899e578d8f50d3ca720b334d046c53f5cf9 100644 (file)
@@ -886,6 +886,9 @@ Clusters:
       # Minimum time between two attempts to run the same container
       MinRetryPeriod: 0s
 
+      # Container runtime: "docker" (default) or "singularity" (experimental)
+      RuntimeEngine: docker
+
       Logging:
         # When you run the db:delete_old_container_logs task, it will find
         # containers that have been finished for at least this many seconds,