Sign inSign up

openfisca/openfisca-web-site

By openfisca

Updated almost 11 years ago

Image
2

193

openfisca/openfisca-web-site repository overview

What is OpenFisca-Web-Site?

OpenFisca is a simulator for the tax-benefit systems of several countries.

OpenFisca-Web-Site is the Docker image of the Git repository of the web site that presents OpenFisca in several languages and for several countries.

Launch a local image of the French site www.openfisca.fr

docker run -d -p 2016:2016 openfisca/openfisca-web-site:latest 

or

docker run -d -p 2016:2016 openfisca/openfisca-web-site:latest paster serve /src/openfisca-web-site/development-france.ini

Launch a local image of the Tunisian site www.openfisca.tn

docker run -d -p 2016:2016 openfisca/openfisca-web-site:latest paster serve /src/openfisca-web-site/development-tunisia.ini

Tag summary

Content type

Image

Digest

sha256:0ccfb0a56

Size

169.5 MB

Last updated

almost 11 years ago

docker pull openfisca/openfisca-web-site