buat docker
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.git
|
||||
.github
|
||||
node_modules
|
||||
vendor
|
||||
storage/logs/*.log
|
||||
storage/framework/cache/data/*
|
||||
storage/framework/sessions/*
|
||||
storage/framework/testing/*
|
||||
storage/framework/views/*
|
||||
bootstrap/cache/*.php
|
||||
.env
|
||||
.env.*
|
||||
npm-debug.log
|
||||
Dockerfile
|
||||
docker-compose*.yml
|
||||
Reference in New Issue
Block a user