file and libssh headers

This commit is contained in:
f 2019-11-15 11:22:44 -03:00
parent f7c4a86cac
commit dfe4cce635
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -18,5 +18,8 @@ RUN chmod 755 /usr/local/bin/gemcompiler
RUN install -dm 2750 -o builder -g builder /srv/gems
VOLUME /srv/gems
RUN apk add --no-cache file-dev
RUN apk add --no-cache libssh2-dev
USER builder
ENTRYPOINT /usr/local/bin/gemcompiler