kevinbowen777 / bookstore

An online bookstore created with the Django web framework
MIT License
0 stars 1 forks source link

Optimize .dockerignore file #182

Closed kevinbowen777 closed 1 year ago

kevinbowen777 commented 1 year ago

Use command rsync -avn . /dev/shm --exclude-from .dockerignore to test