Skip to content

RidaAyed/dbsync

Repository files navigation

Build Status

dbsync

This repo is a clone of https://bitbucket.org/modima/dbsync

No code changes have been made (other than import paths). Instead I've added support for running this within docker.

The original README for this repo can be found at README.original.txt

Requirements

Ensure you have a recent version of docker installed on your development machine

Build

Build a executable

make [build]

Run

You can execute dbsync in the command line of a docker instance by use the make run command. Any flags/commands to dbsync put them after a double-dash (--)

make run -- -ct -c 4

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages