mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-18 21:54:20 +01:00
Update samba / fix minor bugs (#22)
* Update samba / fix minor bugs * fix lint
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user