Dockerfile derp
This commit is contained in:
parent
2c604c51cf
commit
d40a014e0e
@ -21,7 +21,7 @@ RUN export DEBIAN_FRONTEND='noninteractive' && \
|
||||
echo ' load printers = no' >>/etc/samba/smb.conf && \
|
||||
echo ' printing = bsd' >>/etc/samba/smb.conf && \
|
||||
echo ' printcap name = /dev/null' >>/etc/samba/smb.conf && \
|
||||
echo ' disable spoolss = yes' >>/etc/samba/smb.conf && \
|
||||
echo ' disable spools = yes' >>/etc/samba/smb.conf && \
|
||||
echo '' >>/etc/samba/smb.conf
|
||||
COPY samba.sh /usr/bin/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user