Skip to content

Instantly share code, notes, and snippets.

@saber13812002
Forked from mhemrg/Dockerfile
Created July 11, 2019 16:37
Show Gist options
  • Save saber13812002/ae666dbf9aab476ca71106681519e05d to your computer and use it in GitHub Desktop.
Save saber13812002/ae666dbf9aab476ca71106681519e05d to your computer and use it in GitHub Desktop.
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
@saber13812002
Copy link
Author

what is this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment