RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \
    pip install "openedx-pok=={{ POK_PLUGIN_VERSION }}"
