Update samba / fix minor bugs (#22)

* Update samba / fix minor bugs

* fix lint
This commit is contained in:
Pascal Vizeli
2017-04-30 23:25:51 +02:00
committed by GitHub
parent fe8cf8e36a
commit dbe6648082
8 changed files with 90 additions and 24 deletions

View File

@@ -5,7 +5,7 @@ ENV VERSION %%VERSION%%
ENV LANG C.UTF-8
# Setup base
RUN apk add --no-cache samba-server jq
RUN apk add --no-cache jq samba-server samba-common-tools
# Copy data
COPY run.sh /