etienne-napoleone / goutte

💧 DigitalOcean snapshot automation
GNU General Public License v3.0
24 stars 1 forks source link

Typo for docker image in Readme #18

Closed anentropic closed 3 years ago

anentropic commented 3 years ago
docker run \
  -e GOUTTE_DO_TOKEN=${do_token} \
  -v $(pwd)/goutte.toml:/goutte/goutte.toml \
  tomochain:goutte

I believe this should be tomochain/goutte

Thanks for this tool, it's exactly what I need!

etienne-napoleone commented 3 years ago

Correct, thanks!