set upgrade iso steps
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user