Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 987 Bytes

SETUP-docker.md

File metadata and controls

20 lines (13 loc) · 987 Bytes

Setup OpenFisca canada to run in docker

Run the application locally using Docker

Run the application using Docker Compose

This implementation uses a mounted volume for your country rules and tests which means that tests can be written and run without the need to rebuild the container.

*Note: if your machine is not configured to run 'MakeFile' commands - you can run the underlying commands found in the MakeFile to accomplish the above steps.