### iotz - default

Base Ubuntu container with all the essential build tools.

You want to try your build script on ubuntu?

Try;
```
iotz connect
```

You are on ubuntu now. This is basically running a specialized docker instance
with the previous folder is mounted.

Documentation for all the iotz commands is available under [README](../../README.md)