mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-04-19 12:02:19 +02:00
Fixed typo in Dockerfile
This commit is contained in:
parent
a04f905a70
commit
1f62d673fb
@ -5,7 +5,7 @@
|
|||||||
FROM alpine
|
FROM alpine
|
||||||
MAINTAINER kev <noreply@easypi.pro>
|
MAINTAINER kev <noreply@easypi.pro>
|
||||||
|
|
||||||
RUN apk add --no-cache samba-common-tools samba-server \
|
RUN apk add --no-cache samba-common-tools samba-server
|
||||||
|
|
||||||
COPY ./data/smb.conf /etc/samba/
|
COPY ./data/smb.conf /etc/samba/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user