coolify/src/lib/buildPacks
Yuri Habib a724b0daee
Allow Docker Apache write permissions
I had a permission problem using PHP scripts, 
Running ` chown -R www-data /var/www/html ` after SSHing into the docker container helped fixing the problem.
2022-02-13 14:58:13 -08:00
..
common.ts V2 (#111) 2022-02-10 15:47:44 +01:00
docker.ts V2 (#111) 2022-02-10 15:47:44 +01:00
gatsby.ts V2 (#111) 2022-02-10 15:47:44 +01:00
index.ts V2 (#111) 2022-02-10 15:47:44 +01:00
nestjs.ts V2 (#111) 2022-02-10 15:47:44 +01:00
nextjs.ts V2 (#111) 2022-02-10 15:47:44 +01:00
node.ts V2 (#111) 2022-02-10 15:47:44 +01:00
nuxtjs.ts V2 (#111) 2022-02-10 15:47:44 +01:00
php.ts Allow Docker Apache write permissions 2022-02-13 14:58:13 -08:00
react.ts V2 (#111) 2022-02-10 15:47:44 +01:00
rust.ts V2 (#111) 2022-02-10 15:47:44 +01:00
static.ts V2 (#111) 2022-02-10 15:47:44 +01:00
svelte.ts V2 (#111) 2022-02-10 15:47:44 +01:00
vuejs.ts V2 (#111) 2022-02-10 15:47:44 +01:00