https://github.com/thenorthmemory/canal-docker
yet another alibaba canal tool in alpine, less size of the deployer&adapter together
https://github.com/thenorthmemory/canal-docker
alpine canal dbsync docker openjdk
Last synced: 26 days ago
JSON representation
yet another alibaba canal tool in alpine, less size of the deployer&adapter together
- Host: GitHub
- URL: https://github.com/thenorthmemory/canal-docker
- Owner: TheNorthMemory
- License: apache-2.0
- Created: 2019-01-10T04:12:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T12:56:21.000Z (over 6 years ago)
- Last Synced: 2025-10-13T19:19:48.189Z (8 months ago)
- Topics: alpine, canal, dbsync, docker, openjdk
- Language: Dockerfile
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [alibaba/canal](https://github.com/alibaba/canal) in docker
[](https://hub.docker.com/r/thenorthmemory/canal)
[](https://hub.docker.com/r/thenorthmemory/canal)
[](https://hub.docker.com/r/thenorthmemory/canal)
[](https://hub.docker.com/r/thenorthmemory/canal)
[](https://github.com/TheNorthMemory/canal-docker)
[](https://github.com/TheNorthMemory/canal-docker/releases)
[](https://github.com/TheNorthMemory/canal-docker)
[](https://github.com/TheNorthMemory/canal-docker)
[](https://github.com/TheNorthMemory/canal-docker)
[Dockerfile based on openjdk:8-jdk-alpine](https://github.com/TheNorthMemory/canal-docker/blob/master/Dockerfile)
## Build
command
`docker build --tag thenorthmemory/canal:latest-alpine .`
optional arguments
- `--build-arg GIT_SOURCE_REPO=https://github.com/alibaba/canal.git`
- `--build-arg GIT_SOURCE_BRANCH=master`
## Usage
version
`docker run --rm thenorthmemory/canal:latest-alpine version`
help
`docker run --rm thenorthmemory/canal:latest-alpine help`
canal-deployer
`docker run --rm -w /alibaba/canal-deployer thenorthmemory/canal:latest-alpine deployer`
canal-adapter
`docker run --rm -w /alibaba/canal-adapter thenorthmemory/canal:latest-alpine adapter`
## License
Apache License Version 2.0