top | item 44140074

(no title)

sbassi | 9 months ago

There are python and node environment for this, so they are not VMs in the sense that I can host a OS and arbitrary executables?

discuss

order

appcypher|9 months ago

They are Linux VMs and you can host any executable that can work on that. The python/node environment you see is part of what makes the SDK work. Really, it's very similar to Docker in use.

sbassi|9 months ago

thank you. Is there any "docker host" or centralized repo where I can pull VMs from?