17296: Merge branch 'master'
[arvados.git] / lib / config / generated_config.go
index 9e59f8c9238606ed8b0926ad2841ce66d20e3565..9f4bf011b8dbf02cf19ec4c61cc919072baf1d08 100644 (file)
@@ -885,6 +885,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,