Skip to content

Docker无法启动 #443

@tiyee

Description

@tiyee

How is Anse deployed?

Docker

Describe the bug

无法启动,报错,通过docker logs可以看到

sed: bad option in substitution expression
sed: bad option in substitution expression
sed: bad option in substitution expression

我的docker-compose.yml如下

  anse:
    image: ddiu8081/chatgpt-demo:latest
    container_name: anse
    restart: always
    ports:
      - "3000:3000"
    environment:
      OPENAI_API_KEY: sk-111111111111111111

Console Logs

No response

Participation

  • I am willing to submit a pull request for this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions