Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gif-gif opened this issue Aug 29, 2024 · 1 comment
Open

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

gif-gif opened this issue Aug 29, 2024 · 1 comment

Comments

@gif-gif
Copy link

gif-gif commented Aug 29, 2024

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
@braver-braver
Copy link

use 1.0.5 (arm) temporarily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants