We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First, get the repository from GitHub: git clone https://github.com/appsembler/configuration.git -b docker_multi_release configuration
git clone https://github.com/appsembler/configuration.git -b docker_multi_release configuration
Then, there are two options:
cd configuration/docker mv fig.yml fig_test.yml && mv fig_build.yml fig.yml fig up
cd configuration/docker fig up
Note that it takes a long time for the edxapp container to start because it's running migrations and collecting static files, so be patient.