Docker Image for compose/transporter.
This image is available for pulling from Docker Hub.
Launch this container with the following environment variables to suit your situation:
Running this container is as simple as running the following command:
docker run -d \
-e PIPELINE="Source({type: \"mongo\", uri:\"mongodb://user:[email protected]:9999\", namespace: \"db.collection\", tail: true}).save({type: \"elasticsearch\", uri: \"http://10.10.16.20:80/\", namespace: \"search.doc\"})" \
dortort/transporter:latest
Content type
Image
Digest
Size
90.8 MB
Last updated
over 10 years ago
docker pull dortort/transporter