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,176 @@
|
||||
# RED TOP CONTACT WEEDKILLER
|
||||
|
||||
- EPA Reg No: **2935-353**
|
||||
- Registrant: WILBUR-ELLIS COMPANY LLC
|
||||
- Signal word: Danger
|
||||
- Active ingredients: Dinoseb (30%)
|
||||
- Label accepted: 1973-03-27
|
||||
- Source PDF: https://www3.epa.gov/pesticides/chem_search/ppls/002935-00353-19730327.pdf
|
||||
|
||||
---
|
||||
•
|
||||
MIXING DIRECTIONS: Mix 1 gallon of Red-Top Contact Weedkiller in 50
|
||||
gallons of water and spray to thoroughly wet all weed growth. Good
|
||||
tank agitation is desired during spraying operation, but not necessary.
|
||||
GENERAL WEED COf'!'re01.: Red--:-op Contact Weedkiller will control all
|
||||
comm~:1 h3:-bocccLs weeds· and grasses. It works best in warm
|
||||
weat'1e
|
||||
p
|
||||
• Perenni'Jl!' mutt ~ re-treated as new growth develops. It
|
||||
can be used around buildings, drainage ditch banks and other similar
|
||||
non-crop areas.
|
||||
PRE-EM::;tGE~CE ~D ~ONTil~L ora cropland planted to ~~E.ANS, ~9RN!
|
||||
~l;CURCJTS allp .f..QIATOE~. StJluy small weeds at least one day De
|
||||
for& first eme:r~!m~, ,of tl.e .:rop. Use up to 20 gals. of diluted spray
|
||||
per acre. Do not apply to light sandy soil or to shallow planted corn.
|
||||
WEED CONTROL IN GRAfESj Spray when weeds are growing well but
|
||||
before they are 6 m.::hes high. Applications can be made in the spring
|
||||
up to 3 or 4 weeks after bloom and in the fall after harvest. Use up
|
||||
to 50 gallons of oiluted spray per acre. During bloom period use a
|
||||
maximum of 35 gallons of diluted spray per acre. Do not apply to
|
||||
• grape vane.
|
||||
WEED CONTROL IN ~~~LFAL Use up to 38 gallons of diluted spray per
|
||||
acre on established stands during dormant season or immediately
|
||||
after first cutting and before regrowth starts to control cJodder and
|
||||
summer annual weeds. Do not graze trea!ed oreas or use treated
|
||||
foliage for feed or forage.
|
||||
POTATO VINE KILLING: Use 2 to 3 quarts of Red-Top Contact Weedkiller
|
||||
per acre. Mix with 10 to 20 gallons of water for airplane application
|
||||
and with 20 gallons of water for ground sprayers. Apply 10 days
|
||||
before harvest. Browning of the vascular ring of potato tubers some
|
||||
times occurs after the use of vine killers. Do not spray exposed tubers.
|
||||
Do not graze treated areas or feed treated forage to livestock.
|
||||
PREHARVEST DESICATION: ALFALFA, CLOVER, TREFOIL GROWN FOR SEED:
|
||||
Use 2 to 3 'quarts of Red-Top C'ontact-WeedkiTfer per acre. Mix with
|
||||
10 to 20 gallons of water for airplane application und with 20 gal
|
||||
lons of watN for ground sprayers. Apply 3 to 6 days before harvest.
|
||||
Do not graze treated areas or feed 1reated forage to livestock.
|
||||
------------------------------------------------------~
|
||||
CONTACT WEEDKI
|
||||
ACTIVE INGREDIENT:
|
||||
4,6-Dinitro-o-sec-bulylphenol
|
||||
INERT INGREDIENTS:
|
||||
EPA Reg. No. 2935-3531\A
|
||||
. 30%
|
||||
70%
|
||||
100%
|
||||
DANGER: KEEP OUT OF REACH OF CHILDREN!
|
||||
NOTE: Rinse ·:quipment and containers and dispose of wastes
|
||||
by burying in non-crop lands away from water supplies. Con
|
||||
tainers should be disposed by punching holes in them and bury-
|
||||
POISON ing with wastes.
|
||||
MAY BE FATAL IF SWALI.OWED OR ABSORBED THROUGH SKIN. Do not get
|
||||
in eyes, on skin or on :!othing. Do not take internally, avoid breathing
|
||||
spray drift. Keep away:rom heat and open flame. Do not wear contami
|
||||
nated clothing or shoes. COMPUSTIBLE!
|
||||
This product is toxic to fish and wildlife. Birds and other wildlife in treated
|
||||
areas may be killed. Ket~p out of lakes, ponds and streams. Do not apply
|
||||
in any manner not speciied on the label.
|
||||
(sect sid. panel for additional caution)
|
||||
NOT FOR W;E OR ~rORAGE IN OR AROUND THE HOME.
|
||||
~~. WILB~R-ElLIS COMPANY "E-
|
||||
FRESNO . LOSANG~LES· GLENDALE· PORTLI\ND S~;\lllt
|
||||
•
|
||||
-- -_ .. _ ..
|
||||
FIRS
|
||||
IF S
|
||||
NOTI
|
||||
which
|
||||
prea ..
|
||||
u" tl
|
||||
.III.r
|
||||
buyer
|
||||
buyer
|
||||
mltlrl
|
||||
|
||||
in 50
|
||||
Good
|
||||
~ssary.
|
||||
01 all
|
||||
warm
|
||||
IpS. It
|
||||
imilar
|
||||
:ORN,
|
||||
Iy be
|
||||
spray
|
||||
corn.
|
||||
II but
|
||||
,pring
|
||||
se up
|
||||
use a
|
||||
)Iy to
|
||||
y per
|
||||
iately
|
||||
. and
|
||||
eated
|
||||
Ikiller
|
||||
:ation
|
||||
days
|
||||
,orne
|
||||
,bers.
|
||||
SEED:
|
||||
with
|
||||
gal
|
||||
rvest.
|
||||
CO.TAeI
|
||||
ACTIVE INGREDIENT:
|
||||
4,6-Dinitro-o-sec-buiylphenol
|
||||
INERT INGREDIENTS:
|
||||
EPA Reg. No. 2935-353A.A
|
||||
30%
|
||||
70%
|
||||
100%
|
||||
DANGER: KEEP OUT OF REACH OF CHILDREN!
|
||||
NOTE: Rinse ·~quipment and containers and dispose of wastes
|
||||
by burying in non-crop lands away from water supplies. Con
|
||||
tainers should be disposed by punching holes in them and bury-
|
||||
POISON ing with wastes.
|
||||
MAY BE FATAL IF SWALLOWED OR ABSORBED THROUGH SKIN. Do not get
|
||||
in eyes, on skin or on :Iothing. Do not take internally, avoid breathing
|
||||
spray drift. Keep away ~rom heat and open flame. Do not wear contami
|
||||
nated clothing or shoes. COMPUSTIBLE!
|
||||
This product is toxic to fish and wildlife. Birds and other wildlife in treated
|
||||
areas may be killed. Ket~p out of lakes, ponds and streams. Do not apply
|
||||
In any manner not speci "ied on the label.
|
||||
(se') side panel for additional caution'
|
||||
NOT FOR U~;E OR ~TORAGE IN .OR AROUND THE HOME.
|
||||
ll£> WllB~R-EllIS COMPANY ~-
|
||||
FR~SNO . LOS ANG~LES . GLENDALE . POR rl i\'\J[) ',f ;\ i 1 { !
|
||||
,
|
||||
---------------------------~---
|
||||
FLOORS: Q1R~ DATE, ALMONDS, ·fILBERT~A PECANS" YlAl.
|
||||
~~A.PPl~1. APRt1>0~~f' CH_~I{RIES:"-P~A~~, P~ .... R5;, PLUlv'S ana
|
||||
_....... . BA KS OF R INAGE Oiid IRRIGAliON CAl'rALSancf non-
|
||||
area: Use up to 38 gallons of diluted spray per acre on crop
|
||||
areas. Apply a coarse spray thoroughly wetting all weed foliag~.
|
||||
Avoid getting spray on fruits or the base of young trees. Destroy any
|
||||
fruit accidently sprayed. Do not allow livestock to graze on treated
|
||||
ground cover.
|
||||
FIRST AID TREATMENT ANTIDOTE
|
||||
SYMPTOMS OF POISONING: Excessive Fatigue. Sweating, Thirst and Fever.
|
||||
If symptoms of poisoning develop from any type of exposure, SEND
|
||||
FOR A PHYSICIAN.
|
||||
FIRST AID: Have patient lie quiet in coolest spot available. If feverish, cool
|
||||
with cold compresses or by immersion in cool water.
|
||||
IF SWALLOWED, SEND FOR A PHYSICIAN. Induce vomiting by giving an
|
||||
emetic such as 2 tablespoonfuls of table salt in a glass of warm
|
||||
water; repeat until vomit fluid is clear, then give two tablespoonfuls
|
||||
of baking soda in a glass of water. Treat as in FIRST A!D, above. If
|
||||
Splashed in Eyes, immediately flush eyes with plenty of water for at
|
||||
least 15 min. and get medical attention. If Spilled on Skin, immediate
|
||||
ly remove contaminated clothing, including shoes, and wash skin with
|
||||
soap and plenty of water. If symptoms of poisoning develop, send for
|
||||
a physician and treat as in FIRST AID, above. Discard contaminated
|
||||
clothing ond shoes, or clean them thoroughly before re-use. Note to
|
||||
aHending physician: Active ingredient is a metabolic stimulant. ,·reat
|
||||
symptomaticall" .
|
||||
NOTICE: Th. ,tate",en" ",ade on t~I' label. are believed to be tru. and accurat •• but because or conditions of .. "
|
||||
which ar. beyond our control. WILBUR·ELLIS COMPANY does not ",ake. nor does It authorize any .,ent or rl·
|
||||
presentatiYe to ",ake. any warranty. luaranty or representation. express or Implied. concerning this ",aterial or th ..
|
||||
U'I thlreof. except In con'or",lty with thl statements on the label. Neither WILBUR·ELLIS COMPANY nor thl
|
||||
.. lIer ,hall be held respon~ible In any ",anncr for an)' penon.1 Injury or property dams,e Ir loss resulting to the
|
||||
buyer or to the other person from handling. ~torage or Use of this materiat. not in affordsnc. with dire<lions. Thl
|
||||
buyer assumes all risk and liability resulting 'rom Improper handling. do rag I or U>l and accepl. and USrI thll
|
||||
",atlrlal on th ... eondltlons.
|
||||
F· J 73·"\
|
||||
..
|
||||
Reference in New Issue
Block a user