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
set $HOME in tiller container to /tmp
Browse Source
pull/1954/head
Matthew Fisher
9 years ago
parent
318c6f77e6
commit
d1cbd7adae
1 changed files
with
2 additions
and
0 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
@ -14,6 +14,8 @@
FROM
alpine:3.3
ENV
HOME /tmp
COPY
. /
EXPOSE
44134
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/helm
Title
Body
Create Issue