holepunch
holepunch copied to clipboard
holepunch specified FROM rocker/binder:3.6.3 but
That failed on mybinder (and on repo2docker locally) with error:
manifest for rocker/binder:3.6.3 not found: manifest unknown: manifest unknown
Removing the :3.6.3
so it was just FROM rocker/binder
seemed to make things work.
This was on a test repo at https://github.com/howisonlab/holepunch_test
Thanks James. I still need to update this for more recent versions so I will check this out and update shortly.
On Wed, Apr 15, 2020 at 2:53 PM James Howison [email protected] wrote:
That failed on mybinder (and on repo2docker locally) with error:
manifest for rocker/binder:3.6.3 not found: manifest unknown: manifest unknown
Removing the :3.6.3 so it was just FROM rocker/binder seemed to make things work.
This was on a test repo at https://github.com/howisonlab/holepunch_test
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/karthik/holepunch/issues/47, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBZ7TAJ4D4HKEMHMS4JY3RMYUG5ANCNFSM4MI5WFQQ .