Revert "Remove unimportant volume"
This reverts commit b4c1e8004bdc7f7c0f784cdb8826bf4724460bd2.
This commit is contained in:
parent
1557c11cba
commit
31deddce8f
@ -20,6 +20,9 @@ RUN set -xe \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
&& rm -rf /tmp/*
|
||||
|
||||
# Volume to store all ssh host key
|
||||
VOLUME [ "/etc/ssh" ]
|
||||
|
||||
# Volume to store Gitolite data, used for Gitolite setup
|
||||
VOLUME [ "/var/lib/git" ]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user