Open sbadakhc opened 9 years ago
I'm having to copy multiple files from a previous release I had on disk to resolve file not found errors. See example below:
Step 13 : ADD bin/avahi-setup /usr/local/bin/avahi-setup INFO[0311] bin/avahi-setup: no such file or directory
This applies to supervisord.conf and kick-supervisord.
I'm tracking down these files but It looks like master is out of wack.
I switched back to using my fork and these issues do not exist there. It seems as though your master branch has become corrupted?
I'm having to copy multiple files from a previous release I had on disk to resolve file not found errors. See example below:
Step 13 : ADD bin/avahi-setup /usr/local/bin/avahi-setup INFO[0311] bin/avahi-setup: no such file or directory
This applies to supervisord.conf and kick-supervisord.
I'm tracking down these files but It looks like master is out of wack.