Boavizta / boaviztapi

🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
GNU Affero General Public License v3.0
75 stars 25 forks source link

Add independent Dockerfile #239

Closed JacobValdemar closed 1 year ago

JacobValdemar commented 1 year ago

I have added an independent Dockerfile - a Dockerfile that can build the source without the need for local tools like Python and Poetry.

I also added a command to the Makefile that runs it and I have documented it in the README.

AirLoren commented 1 year ago

Thanks for the suggestion. Build and run succesfully tested with podman

da-ekchajzer commented 1 year ago

Thanks for the contribution. I'll merge it.