docker: production image + Gitea Actions for monthly refresh
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Image rebuild (skip scrape) / build (push) Failing after 1h37m12s
Dockerfile: self-contained image with corpus + Chroma + BM25 baked in. Drawbar's compose pulls + runs without volume mounts. Built from sources.json (labels schema), PRODUCT_NAME=crop_chem by default, HYBRID_SEARCH=true (always-on for production quality). RERANK_URL + OLLAMA_URL get set at compose time. .gitea/workflows/refresh.yml: monthly cron (1st @ 06:00 UTC) does full scrape → reindex → image push. Scrapes Bayer (~30 min) + EPA PPLS row-crop filtered (~7h). Skips reindex+push if no corpus diff. Tags pushed: :latest, :<sha12>, :corpus-<YYYY.MM.DD>. .gitea/workflows/image-only.yml: on-demand or auto on code-only pushes to main (paths: docs_mcp/, rag/, scrape/, requirements.txt, Dockerfile, sources.json). Reindexes from committed corpus, builds image, pushes. ~10 min vs ~9h full refresh. .gitignore: corpus/ now COMMITTED (4,159 labels, 265 MB of .md + sidecars). Lets image-only.yml rebuild indexes without re-scraping. chroma/ + bm25/ still gitignored (regenerable binary indexes). .dockerignore: drops venv, eval results, PLAN/README/CLAUDE.md, deploy/, .git/ — keeps the image lean. corpus + chroma + bm25 explicitly NOT in dockerignore (those go INTO the image). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,110 @@
|
||||
# TRISTAR 8.5 SL INSECTICIDE
|
||||
|
||||
- EPA Reg No: **8033-106**
|
||||
- Registrant: NIPPON SODA CO., LTD.
|
||||
- Signal word: Caution
|
||||
- Active ingredients: Acetamiprid (8.5%)
|
||||
- Label accepted: 2024-12-10
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/008033-00106-20241210.pdf
|
||||
|
||||
---
|
||||
Acetamiprid GROUP 4A INSECTICIDE
|
||||
TOTAL:…………………………………………………………………………………………………………………………………...……100.0% by wt.
|
||||
FOR ADDITIONAL PRECAUTIONARY STATEMENTS SEE INSIDE BOOKLET
|
||||
made out of: barrier laminate, butyl rubber (14 mil), nitrile rubber (14 mil), neoprene rubber(
|
||||
14 mil) , polyvinyl chloride (PVC) (14 mil), or viton (14 mil)
|
||||
|
||||
INFORMATION ON DROPLET SIZE
|
||||
|
||||
Brassica
|
||||
|
||||
LEAFY GREENS
|
||||
(within Crop Group 4-16)
|
||||
Amaranth (Chinese, leafy), Arugula,
|
||||
Aster (Indian), Blackjack, Broccoli
|
||||
(Chinese), Broccoli raab, Cabbage
|
||||
(abyssinian, Chinese, bok choy,
|
||||
seakale), Cats whiskers, Cham-
|
||||
chwi, Cham-na-mul, Chervil (fresh
|
||||
leaves), Chipilin, Chrysanthemum
|
||||
(garland), Cilantro (fresh leaves),
|
||||
Collards, Corn Salad, Cosmos,
|
||||
Cress (garden, upland), Dandelion
|
||||
(leaves), Dang-gwi (leaves),
|
||||
Dillweed, Dock, Dol-nam-mul,
|
||||
Ebolo, Endive, Escarole,
|
||||
Fameflower, Feather cockscomb,
|
||||
Good King Henry, Hanover salad,
|
||||
Huauzontle, Jute (leaves), Kale,
|
||||
Lettuce (bitter, head, leaf), Maca
|
||||
(leaves), Mizuna, Mustard greens,
|
||||
Orach, Parsley (fresh leaves),
|
||||
Plantain (buckhorn), Primrose
|
||||
(English),Purslane (garden, winter),
|
||||
Radicchio, Radish (leaves), Rape
|
||||
greens, Rocket (wild), Shepherd’s
|
||||
purse, Spinach (leaf, Malabar, New
|
||||
Zealand, tanier), Swiss Chard,
|
||||
Turnip greens, Violet (Chinese
|
||||
leaves), Watercress and cultivars,
|
||||
varieties, and hybrids of these
|
||||
commodities
|
||||
LEAF PETIOLE VEGETABLES
|
||||
(within crop subgroup 22B)
|
||||
|
||||
Cardoon, Celery, Chinese celery,
|
||||
Fuki, Rhubarb, Udo, Zuiki and
|
||||
cultivars, varieties and hybrids of
|
||||
these commodities
|
||||
FRUITING VEGETABLES
|
||||
(within Crop Group 8-10)
|
||||
Eggplant (African, pea, scarlet),
|
||||
Cocona, Garden huckleberry, Goji
|
||||
berry, Groundcherry, Martynia,
|
||||
Naranjilla, Okra, Pepino, Pepper
|
||||
(bell pepper, non-bell), Roselle,
|
||||
Sunberry, Tomato (including bush
|
||||
currant, tree), Tomatillo and
|
||||
cultivars, varieties and/or hybrids of
|
||||
these commodities.
|
||||
BRASSICA HEAD AND STEM
|
||||
VEGETABLES (within Crop Group
|
||||
5-16)
|
||||
Broccoli, Brussels sprouts,
|
||||
Cabbage, Chinese cabbage (napa),
|
||||
Cauliflower, and cultivars, varieties
|
||||
and hybrids of these commodities.
|
||||
KOHLRABI, CELTUCE,
|
||||
FLORENCE FENNEL
|
||||
CUCURBITS
|
||||
(within Crop Group 9): Chayote
|
||||
(fruit), Chinese waxgourd (Chinese
|
||||
preserving melon), Citron melon,
|
||||
Cucumber, Gherkin, Gourd (edible),
|
||||
Mormordica spp., Muskmelon
|
||||
(hybrids and/or cultivars of Cucumis
|
||||
melo including true cantaloupe,
|
||||
cantaloupe, casaba, Crenshaw
|
||||
melon, golden pershaw melon,
|
||||
honeydew melon, honey balls,
|
||||
mango melon, Persian melon,
|
||||
pineapple melon, Santa Claus
|
||||
melon and snake melon), Pumpkin,
|
||||
Squash (summer and winter),
|
||||
Watermelon
|
||||
ONIONS AND OTHER BULB
|
||||
VEGETABLES (within Crop Group
|
||||
3-07): Chives, fresh leaves;
|
||||
Chinese chives, fresh leaves; daylily
|
||||
bulbs, Elegans hosta, Fritillaria
|
||||
leaves and bulbs; bulb garlic; great
|
||||
headed bulb garlic, serpent bulb
|
||||
garlic; kurrat; lady's leek; leek; wild
|
||||
leek; lily bulb; Beltsville bunching
|
||||
onion; bulb onion; Chinese bulb
|
||||
onion; fresh onion; green onion;
|
||||
macrostem onion; pearl onion;
|
||||
potato bulb onion; treetops onion;
|
||||
Welsh onion tops; shallot bulb and
|
||||
fresh leaves; and cultivars, varieties,
|
||||
and/or hybrids ofthese.
|
||||
Reference in New Issue
Block a user