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

Datapusher in Docker #228

Open etj opened 3 years ago

etj commented 3 years ago

Official ckan docker-compose file still references an image from clementmouchet/datapusher:

  datapusher:
    container_name: datapusher
    image: clementmouchet/datapusher
    ports:
      - "8800:8800"

Anyway the clementmouchet master branch has last been updated on 23 Oct 2014, while the official repo reports "7 Oct 2020".

Is there a more recent official datapusher docker image than clementmouchet's one? Any work in progress on this?

mbocevski commented 3 years ago

@etj yes, you can use ours https://github.com/keitaroinc/docker-ckan