delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices

Home Page:https://photons.delfick.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactor container image is broken because task name changed

Djelibeybi opened this issue · comments

The shift to fancy new graceful tasks resulted in (what I'm assuming was) an inadvertant rename of the interactor task to interact, which means any existing script (including the Harpoon-powered Dockerfile) no longer works.

The task should be renamed back to interactor.

That was a little embarrassing.

0.8.4 is released and docker container is building