Skip to content

Commit

Permalink
debian12 提供了 opentracker
Browse files Browse the repository at this point in the history
  • Loading branch information
ryjer committed Sep 14, 2023
1 parent d3f822f commit dd2cb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:bookworm-slim

# XDG目录规范
ENV XDG_CONFIG_HOME=/config
ENV XDG_CONFIG_HOME=/etc/opentracker

# 安装 curl 用于健康检查,并创建配置目录
RUN apt update -y\
Expand Down

0 comments on commit dd2cb96

Please sign in to comment.