Created
May 15, 2019 09:59
-
-
Save mhemrg/e8fb9c7532bc857e2f43a89ba61a60f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM liararepo/laravel-platform:frontend | |
FROM liararepo/laravel-platform:backend | |
RUN chgrp -R www-data /var/www/html/lib/vendor | |
RUN chmod -R ug+rwx /var/www/html/lib/vendor |
Author
mhemrg
commented
May 15, 2019
what is this.
خروجی این داکر چی میشه دقیقا به چه دردی میخوره مهندس؟
این یک نمونه داکرفایل هست برای کسانی که قصد دارند بعد از دیپلویکردن یک پروژهی لاراولی، دستورات دلخواهشون رو هم به صورت خودکار اجرا کنند.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment