RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
    pip install '{{ OWLY_DJANGO_APP }}'
