ckan / ckan/datapusher

Datapusher in Docker

Open
#228 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
82
Forks
157
PR merge metrics
No merged PRs in 30d

Description

[Official ckan docker-compose file](https://github.com/ckan/ckan/blob/master/contrib/docker/docker-compose.yml) 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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.