Commit 12132ad4 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

Merge pull request #112 from felipeplets/patch-1

Update Dockerfile
parents dc0e2fac 27a7782e
FROM node:6-alpine
RUN apk update && apk upgrade && \
apk add --no-cache bash git openssh
ENV WIKI_JS_DOCKER 1
RUN mkdir -p /usr/src/app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment