Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 9, 2024
1 parent 0fc5176 commit 1396ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY samba.sh /usr/bin/
RUN chmod +x /usr/bin/samba.sh

VOLUME /storage
EXPOSE 137/udp 138/udp 139 445
EXPOSE 139 445

ENV USER "samba"
ENV PASS "secret"
Expand Down

0 comments on commit 1396ea3

Please sign in to comment.