Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakoni/embulk_docker
Running latest embulk using docker
https://github.com/kakoni/embulk_docker
Last synced: about 2 months ago
JSON representation
Running latest embulk using docker
- Host: GitHub
- URL: https://github.com/kakoni/embulk_docker
- Owner: kakoni
- Created: 2022-12-07T13:46:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T11:49:49.000Z (about 1 year ago)
- Last Synced: 2023-11-14T12:28:47.243Z (about 1 year ago)
- Language: Dockerfile
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# embulk_docker
Running latest embulk using docker## Build
`docker build . -t embulk:0.11.1`## Run
`docker run -it --rm embulk:0.11.1 run /conf/loader.yml`