A standalone web service that pushes data files from a CKAN site resources into its DataStore
GNU Affero General Public License v3.0
77
stars
154
forks
source link
Added Dockerfile and docker-compose.yml for python 3 #238
Open
nikiink opened 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.