implement the Dockerized deployment bundle
This commit is contained in:
13
dockerized/.dockerignore
Normal file
13
dockerized/.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.env
|
||||
runtime/source/.env
|
||||
runtime/source/.git
|
||||
runtime/source/node_modules
|
||||
runtime/source/vendor
|
||||
runtime/source/public/build
|
||||
runtime/source/storage/app/private/recordings
|
||||
runtime/source/storage/framework/cache
|
||||
runtime/source/storage/framework/sessions
|
||||
runtime/source/storage/framework/testing
|
||||
runtime/source/storage/framework/views
|
||||
runtime/source/storage/logs
|
||||
|
||||
Reference in New Issue
Block a user