Skip to content

最新的go-stash docker镜像启动不了 #61

Description

@gif-gif

docker-compose启动:

  go-stash:
    image: kevinwan/go-stash:latest  # if you "macOs intel" or "linux amd"
    container_name: go-stash
    environment:
      # 时区上海 - Time zone Shanghai (Change if needed)
      TZ: Asia/Shanghai
    user: root
    restart: always

linux centos 报错

Error response from daemon: unable to find user root: no matching entries in passwd file

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions