17296: Merge branch 'master'
[arvados.git] / lib / config / config.default.yml
index 8ad2cb53fca8d20fce9a091f5a6b781e7e8c9835..e24084ca07382bbab44fbdba0b19f4f1ef9e7208 100644 (file)
@@ -879,6 +879,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,