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,97 @@
|
||||
# Tripleflex II Herbicide
|
||||
|
||||
- **Product class:** herbicide
|
||||
- **EPA Reg No:** 524-614
|
||||
- **Active ingredients:** Acetochlor, clopyralid, Flumetsulam
|
||||
- **Source:** https://www.cropscience.bayer.us/crop-protection/herbicide/tripleflex-ii-herbicide
|
||||
- **Label PDF:** https://cs-assets.bayer.com/is/content/bayer/TripleFLEX-II_2025pdf
|
||||
|
||||
---
|
||||
|
||||
Powerful Weed Control
|
||||
with Three Sites of Action
|
||||
Registered Crops
|
||||
• Field Corn • Silage Corn
|
||||
Key Pests
|
||||
• Common Waterhemp
|
||||
• Palmer Amaranth
|
||||
• Crabgrass Species
|
||||
• Fall Panicum
|
||||
• Velvetleaf
|
||||
• Common Lambsquarters
|
||||
• Barnyardgrass
|
||||
• Foxtail Species
|
||||
Formulation Information
|
||||
• Acetochlor (3.75 lbs ai/gal
|
||||
• Flumetsulam (0.12 lb ai/gal)
|
||||
• Clopyralid (0.29 lbs ae/gal)
|
||||
• Suspoemulsion
|
||||
TripleFLEX
|
||||
®
|
||||
II herbicide is a premix of acetochlor,
|
||||
flumetsulam and clopyralid. This product contains
|
||||
three modes of action for control of weeds
|
||||
resistant to ALS, glyphosate or triazine. It provides
|
||||
broadspectrum control of key grass and small and
|
||||
large seeded broadleaf weeds without atrazine. With
|
||||
a flexible application window, TripleFLEX II can be
|
||||
applied preplant, preemergence and postemergence
|
||||
in corn up to 11 inches.
|
||||
/// BENEFITS
|
||||
• Resistance Management
|
||||
TripleFLEX II herbicide contains three sites
|
||||
of action for control of ALS, glyphosate or
|
||||
triazine resistant weeds
|
||||
• Application Flexibility
|
||||
Flexible application window: preplant,
|
||||
preemergence and early postemergence,
|
||||
up to 11-inch corn
|
||||
• Broad Spectrum Weed Control
|
||||
Provides broad-spectrum control of key annual
|
||||
grasses and small and large seeded broadleaf
|
||||
weeds without atrazine
|
||||
• Excellent Crop Safety
|
||||
TripleFLEX II herbicide delivers crop safety
|
||||
that growers rely on with the same proven
|
||||
safener found in Harness
|
||||
®
|
||||
brand herbicides
|
||||
and Degree Xtra
|
||||
®
|
||||
herbicide
|
||||
|
||||
ALWAYS READ AND FOLLOW PESTICIDE LABEL DIRECTIONS.
|
||||
Balance® Flexx and Degree Xtra® are restricted use pesticides. Not all products are registered for use in all states and
|
||||
may be subject to use restrictions. The distribution, sale, or use of an unregistered pesticide is a violation of federal and/
|
||||
or state law and is strictly prohibited. Check with your local dealer or representative for the product registration status in
|
||||
your state. Bayer, Bayer Cross, Degree Xtra®, Roundup PowerMAX® and TripleFLEX® are registered trademarks of Bayer
|
||||
Group. For additional product information call toll-free 1-866-99-BAYER (1-866-992-2937) or visit our website at www.
|
||||
BayerCropScience.us. Bayer CropScience LP, 800 North Lindbergh Boulevard, St. Louis, MO 63167. ©2025 Bayer Group. All
|
||||
rights reserved.
|
||||
IMPORT ANT : This bulletin is not intended to provide adequate information for
|
||||
use of these products. Read the label before using these products. Observe
|
||||
all label directions and precautions while using these products.
|
||||
*For more information on herbicide group numbers and site-of-action options, visit IWillTakeAction.com
|
||||
Application Rate 1.5 to 3 pts/A
|
||||
Application Timing
|
||||
Preplant, Preemergence,
|
||||
Early Postemerence
|
||||
(up to 11” corn)
|
||||
Site-of-Action
|
||||
Group*
|
||||
2
|
||||
|
||||
4
|
||||
|
||||
15
|
||||
Recommended
|
||||
Tankmix Options
|
||||
Roundup
|
||||
PowerMAX
|
||||
®
|
||||
3 9
|
||||
herbicide
|
||||
Balance Flexx
|
||||
®
|
||||
herbicide 27
|
||||
LEARN MORE
|
||||
Reference in New Issue
Block a user