ckan / datapusher

A standalone web service that pushes data files from a CKAN site resources into its DataStore
GNU Affero General Public License v3.0
76 stars 152 forks source link

Added Dockerfile and docker-compose.yml for python 3 #238

Open nikiink opened 2 years ago

nikiink commented 2 years ago

This Dockerfile install python 3 only packages.

Note that the SSL_VERIFY=True overlaps with SSL_VERIFY ckan variable and doesn't work correctly.