aboutsummaryrefslogtreecommitdiffstats
path: root/compose/base/gemini-py.yml
blob: 76b5507b60f7efbe1a57bd8007d5612ba5ffbe70 (plain) (blame)
1
2
3
4
5
6
7
8
services:
  gemini-py:
    build:
      context: ../..
      dockerfile: test/Dockerfile.gemini-py
    environment:
      - TEST_PROMPT=${TEST_PROMPT:-Say hi in exactly 3 words}
      - TEST_MODE=${TEST_MODE:-single}