Skip to content

Supports Docker command #6

@davidfungf

Description

@davidfungf

May I know does it support docker command? I ran the following configuration in Chainlit without success.

slack:
    command: docker
    args:
      - run
      - -i
      - --rm
      - -e
      - "SLAC_BOT_TOKEN"
      - -e
      - "SLACK_TEAM_ID"
      - "mcp/slack"
    env:
      SLACK_BOT_TOKEN: xxyxR
      SLACK_TEAM_ID: xyzL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions