Skip to content

最新版本容器启动无法使用 #9

Description

@trainliang

最新版本标签:1.3.2/1.3.1 都不行

文件:

services:
duckdb:
image: registry.linkease.net:5443/datacatering/duckdb:v1.3.1
restart: always
container_name: duckdb
ports:
- 4213:4213
command: -ui

报错内容:
`
duckdb | sh: 1: xdg-open: not found
duckdb | ┌────────────────────────────────────────────┐
duckdb | │ result │
duckdb | │ varchar │
duckdb | ├────────────────────────────────────────────┤
duckdb | │ Navigate browser to http://localhost:4213/
duckdb | └────────────────────────────────────────────┘
duckdb exited with code 0

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions