Sign inSign up

starefossen/transporter

By starefossen

Updated over 8 years ago

Docker Image for compose/transporter

Image
0

3.2K

starefossen/transporter repository overview

Docker Transporter

Docker Image for compose/transporter.

The following Docker Image tags are supported.

What is Transporter

Transporter helps with database transformations from one store to another. It can also sync from one to another or several stores.

How to use this image

In order to run a basic container capable of running Transporter start a container as follows:

$ docker run --name my-transport \
  -v "$(pwd):/usr/src/app"
  -d starefossen/transport

For more detailed instructions about how to start and control your Transporter container, see the Transporter documentation.

Image Variants

The starefossen/transporter images come in two flavors, each designed for a specific use case.

starefossen/transporter:latest

This is the bleeding edge latest version of the image. You should use this under active development, but not for stable production usage.

starefossen/transporter:<version>

This is the locked down version of the installed software inside the image.

License

This Docker image is licensed under the MIT License.

Software contained in this image is licensed under the following:

Supported Docker versions

This image is officially supported on Docker version 1.8.1.

Support for older versions (down to 1.0) is provided on a best-effort basis.

User Feedback

Documentation
Issues

If you have any problems with or questions about this image, please contact us through a GitHub issue.

Contributing

You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.

Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.

Tag summary

Content type

Image

Digest

sha256:6359a838b

Size

68.5 MB

Last updated

over 8 years ago

docker pull starefossen/transporter