Integration of sandbox operations
depends on !90 (merged)
- trigger controller actions when django sets Webapp.sandbox_state to STARTING or STOPPING
- stream the Webapp.sandbox_state to the client through the /aio/apps/{DOCKER_NAME}/events endpoint
- support pulling from the official registry (to start a sandbox from scratch), this was broken because the same credentials were sent for all pulls
Edited by BAIRE Anthony