This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add gnupg to Dockerfile (
#11365
)
Co-authored-by: zeripath <art27@cantab.net>
tags/v1.13.0-dev
Cirno the Strongest
GitHub
5 years ago
parent
47099abdae
commit
30573678c9
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
Dockerfile
+ 2
- 1
Dockerfile
View File
@@ -37,7 +37,8 @@ RUN apk --no-cache add \
s6 \
sqlite \
su-exec \
tzdata
tzdata \
gnupg
RUN addgroup \
-S -g 1000 \
Write
Preview
Loading…
Cancel
Save