Skip to content
Snippets Groups Projects
Commit c4ac9377 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

videolan-alpine-node: add git

parent 7f54c8b7
No related branches found
No related tags found
No related merge requests found
......@@ -15,5 +15,7 @@ RUN addgroup -g ${VIDEOLAN_UID} videolan && \
adduser -u ${VIDEOLAN_UID} -G videolan -h /home/videolan -D videolan && \
echo "videolan:videolan" | chpasswd
RUN apk add git
USER videolan
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment