edit Gemfile before build.
Do nothing. Example, change conf dir by env.
docker run -it --rm -v $PWD:/work -w /work <image_name> bash
# embulk ...
docker run -it --rm -v $PWD:/work -w /work himaoka/embulk:0.9.16 embulk preview conf/hoge.yml
Content type
Image
Digest
Size
153.6 MB
Last updated
over 6 years ago
docker pull himaoka/embulk