Database setup
Strangely, the artisan migrate step were lost in the Dockefile.
We move it at the correct place, if installation step is needed.
Fixes Illuminate\Database\QueryException exception.
Base table or view not found: 1146 Table 'cachet.settings' doesn't exist.