Resolve "include the WebappVersion.id in docker image tags"
4 changes:
- derive docker tags names from WebappVersion.id (fix #217 (closed))
- add documentation for sandbox and version states
- reset Webapp.sandbox_version_id to NULL when sandbox is down (will prevent foreign key integrity issues when we delete images)
- remove WebappVersion.url (not used)
Edited by BAIRE Anthony