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
Porter assumes a local docker installation that it can talk to which isn't present in Azure Cloud Shell. If we were able to talk to a remote docker daemon, such as ACR(?), then porter could run in these types of environments that are perfect for workshops. People could use porter without any setup.
The text was updated successfully, but these errors were encountered:
Porter can now build against a remote docker daemon. Further changes needed will be addressed with a custom build driver (building off of the changes in #1567)
Porter assumes a local docker installation that it can talk to which isn't present in Azure Cloud Shell. If we were able to talk to a remote docker daemon, such as ACR(?), then porter could run in these types of environments that are perfect for workshops. People could use porter without any setup.
The text was updated successfully, but these errors were encountered: