Using Bleeding Edge Code in Container - GluuFederation/pygluu-containerlib GitHub Wiki

Unstable/bleeding edge code can be tested from the container by mounting them into container.

Clone the repository:

https://github.com/GluuFederation/pygluu-containerlib.git

Mount the code into container, for example:

docker run -v /path/to/pygluu-containerlib:/src/pygluu-containerlib gluufederation/oxauth:4.0.0_dev