ソースを参照

Add gnupg to Dockerfile (#11365)

Co-authored-by: zeripath <art27@cantab.net>
tags/v1.13.0-dev
Cirno the Strongest 4年前
コミット
c9187b8116
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更2行の追加1行の削除
  1. 2
    1
      Dockerfile

+ 2
- 1
Dockerfile ファイルの表示

@@ -37,7 +37,8 @@ RUN apk --no-cache add \
s6 \
sqlite \
su-exec \
tzdata
tzdata \
gnupg

RUN addgroup \
-S -g 1000 \

読み込み中…
キャンセル
保存