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
This is due to a initialization bug introduced by #479
I'm working on a fix to the initialization bug, but the issue will still remain that amp pf pull && amp pf start pulls and starts amplifier from docker hub.
The text was updated successfully, but these errors were encountered:
My current thinking is: ./shrink local amp platform pull --local amp platform start --local
Which would build the amp image locally, skip pulling amp and then launch services with the local amp image.
Currently my build is failing on travis: https://travis-ci.org/appcelerator/amp/builds/178074710
This is due to a initialization bug introduced by #479
I'm working on a fix to the initialization bug, but the issue will still remain that
amp pf pull && amp pf start
pulls and starts amplifier from docker hub.The text was updated successfully, but these errors were encountered: