- edit docker-compose.yml and modify
unprocessed,originalandgeneratedpaths to your image folders- where
unprocessedfolder is your folder with new pictures to process - where
generatedfolder is your folder where new images will be saved - where
originalfolder is your folder with original pictures without watermark
- where
- if you would like to add watermark, edit path to your
watermark.pngin docker-compose.yml - you can edit output picture sizes in
gulpfile.js(125x125, 300x300, 270x190, 1024x1024)
docker-compose up
docker-compose up --build