{% extends "base.html" %} {% block title %}Docker{% endblock %} {% block content %}
Clones the repo to /opt/seteclabs/<name> and runs docker compose up if a compose file is found.
Downloads to /opt/seteclabs/<name>/, extracts if archive, runs docker compose if found.