Docker works great so far, but it'd be nice to have changes get picked up automatically without having to rebuild the image. * [ ] Split out requirements updates from full app copy * [ ] Configure volume to sync changes between host/container * [ ] Configure app to pick up changes (if needed)
Docker works great so far, but it'd be nice to have changes get picked up automatically without having to rebuild the image.