Skip to content

Commit

Permalink
Fixed typo in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
huggla committed Jul 3, 2017
1 parent a04f905 commit 1f62d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samba/Dockerfile
Expand Up @@ -5,7 +5,7 @@
FROM alpine
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/

Expand Down

0 comments on commit 1f62d67

Please sign in to comment.