Init project
Co-authored-by: Clément Reniers <VirisOnGithub@users.noreply.github.com>
This commit is contained in:
5
images/Laravel_Dockerfile
Normal file
5
images/Laravel_Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM bitnami/laravel
|
||||
|
||||
COPY init_laravel.sh /scripts/init_laravel.sh
|
||||
|
||||
RUN chmod +x /scripts/init_laravel.sh
|
||||
Reference in New Issue
Block a user