Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`