webstack-go icon indicating copy to clipboard operation
webstack-go copied to clipboard

Debian12下使用docker部署报错

Open githubhxd1995 opened this issue 2 years ago • 0 comments

操作系统: debian12 OS: Debian GNU/Linux 12 (bookworm) x86_64 Host: N8xEJEK Kernel: 6.1.0-18-amd64 Docker-compose:v2.26.1 报错信息:

5.233 ERROR: unable to select packages: 5.233 tzdata (no such package): 5.233 required by: world[tzdata]

failed to solve: process "/bin/sh -c apk --no-cache add tzdata && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo "Asia/Shanghai" > /etc/timezone" did not complete successfully: exit code: 1

githubhxd1995 avatar Apr 25 '24 13:04 githubhxd1995