Skip to content

Commit abd99ad

Browse files
committed
タイムゾーン設定を削除し、Dockerfileをクリーンアップ
1 parent c1c3557 commit abd99ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ RUN apk add --no-cache curl && \
1414
# 統合イメージ
1515
FROM moby/buildkit:${BUILDKIT_VERSION}
1616

17-
ENV TZ=Asia/Tokyo
18-
1917
RUN apk add --no-cache \
2018
nginx nginx-mod-stream \
2119
dnsmasq \

0 commit comments

Comments
 (0)