Boavizta / boaviztapi

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

Add independent Dockerfile #239

Closed JacobValdemar closed 8 months ago

JacobValdemar commented 8 months 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 8 months ago

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

da-ekchajzer commented 8 months ago

Thanks for the contribution. I'll merge it.