This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
helm
mirror of
https://github.com/helm/helm
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
fix(Dockerfile): only copy tiller binary in Dockerfile
Browse Source
pull/2406/head
Adam Reese
9 years ago
parent
5c227bffbb
commit
fabb7208ab
No known key found for this signature in database
GPG Key ID:
06F35E60A7A18DD6
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
rootfs/Dockerfile
Unescape
Escape
View File
@ -16,7 +16,7 @@ FROM alpine:3.3
ENV
HOME /tmp
COPY
. /
COPY
tiller /tiller
EXPOSE
44134
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/helm
Title
Body
Create Issue