wagtail / docker-wagtail-develop

75 stars 48 forks source link

fix typo in dockerfile #44

Closed Jaspreet-singh-1032 closed 2 years ago

Jaspreet-singh-1032 commented 2 years ago

There is a typo in Dockerfile at COPY ./libs/willow /code/willow/ command. The actual name of directory is Willow (capital 'W') which was causing this command to fail.

saevarom commented 2 years ago

Thank you! Apologies for breaking the Dockerfile. We were adding support for Willow contribution during the Wagtail sprint in Arnhem NL.