diff --git a/lps/.dockerignore b/lps/.dockerignore index 48e887d..23930c7 100644 --- a/lps/.dockerignore +++ b/lps/.dockerignore @@ -7,3 +7,6 @@ __pycache__/ tests/ loadtest/ *.md +# Chrome 프로필(쿠키·cf_clearance 세션) — 이미지에 구우면 세션 유출 + 149MB 비대. +# 컨테이너는 빈 프로필로 시작해 웜업으로 쿠키를 만들고 volume(/profiles)에 영속한다. +.profiles/