# Keep the image build context small and reproducible: the host's node_modules # and any local build output never enter the image (the Node stage installs # from the lockfile and builds fresh). frontend/node_modules app/static tests .pytest_cache __pycache__ **/__pycache__ *.pyc