434d6c2656
Reduce docker image size based on: https://cadu.dev/reduce-your-docker-images-an-example-with-ruby/
20 lines
210 B
Text
20 lines
210 B
Text
.bundle
|
|
.env
|
|
.env.*
|
|
.git
|
|
.gitignore
|
|
docker-compose.*
|
|
docker/Dockerfile
|
|
docker/dockerfiles
|
|
log
|
|
storage
|
|
public/system
|
|
tmp
|
|
.codeclimate.yml
|
|
public/assets
|
|
public/packs
|
|
node_modules
|
|
vendor/bundle
|
|
.DS_Store
|
|
*.swp
|
|
*~
|