You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 504, in run
self.__target(*self.__args, **self.__kwargs)
File "portainer/app/scheduler.py", line 172, in _handle_offers
mem=mem
File "portainer/app/scheduler.py", line 327, in _prepare_task
raise ValueError("No REPOSITORY given for %s", path)
ValueError: ('No REPOSITORY given for %s', '/opt/.../Dockerfile')
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: