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
I find APIProvider class very convenient to make use of available public APIs.
So, I was wondering if a similar approach could inspire a SandboxProvider class to take advantage of available public Sandbox images on Docker Hub (e.g. the MakerX one). Ideally users could chose a local or remoteSandboxProvider.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I find
APIProvider
class very convenient to make use of available public APIs.So, I was wondering if a similar approach could inspire a
SandboxProvider
class to take advantage of available public Sandbox images on Docker Hub (e.g. the MakerX one). Ideally users could chose a local or remoteSandboxProvider
.Beta Was this translation helpful? Give feedback.
All reactions