PHP Classes

File: .docker/entrypoint.sh

Recommend this page to a friend!
  Classes of Carlos Carvalho   Movie Catalog Microservice   .docker/entrypoint.sh   Download  
File: .docker/entrypoint.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Movie Catalog Microservice
Manage a catalog of movies
Author: By
Last change:
Date: 10 days ago
Size: 186 bytes
 

Contents

Class file image Download
#!/bin/bash #On error for windows no such file entrypoint.sh, execute in terminal - dos2unix .docker\entrypoint.sh composer install php artisan key:generate php artisan migrate php-fpm