Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (18 loc) · 439 Bytes

toctree.rst

File metadata and controls

20 lines (18 loc) · 439 Bytes

Docker supporting files

This directory contains files supporting the Docker containerized application.

.. toctree::
    :maxdepth: 2

    README
    docker_tools.py
    docker_tools_misc.py
    ../Dockerfile
    ../docker-compose.yml
    ../.dockerignore
    nginx/sites-available/runestone.template
    gunicorn_config/toctree
    routes.py
    .env.prototype
    setup.py
    __init__.py