Update of SQL schema for docker_os table
I updated the docker_os table migration file in Django in order to force
the order of some fields to match the order of the database in rails. I
need to do that for all the tables.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>