set upgrade iso steps
This commit is contained in:
parent
be5c8595a1
commit
0dab6b6f05
@ -3,6 +3,8 @@ LABEL MAINTAINER="heckyel@riseup.net"
|
||||
|
||||
# Install needed packages
|
||||
RUN set -xe \
|
||||
&& apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache --purge -uU \
|
||||
# Install gitolite
|
||||
gitolite git openssh \
|
||||
|
Loading…
x
Reference in New Issue
Block a user