File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ RUN apk --no-cache --no-progress upgrade && \
30
30
echo ' printing = bsd' >>$file && \
31
31
echo ' printcap name = /dev/null' >>$file && \
32
32
echo ' disable spoolss = yes' >>$file && \
33
- echo ' socket options = TCP_NODELAY' >>$file && \
34
33
echo ' strict locking = no' >>$file && \
35
34
echo ' aio read size = 0' >>$file && \
36
35
echo ' aio write size = 0' >>$file && \
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ RUN apk --no-cache --no-progress upgrade && \
31
31
echo ' printing = bsd' >>$file && \
32
32
echo ' printcap name = /dev/null' >>$file && \
33
33
echo ' disable spoolss = yes' >>$file && \
34
- echo ' socket options = TCP_NODELAY' >>$file && \
35
34
echo ' strict locking = no' >>$file && \
36
35
echo ' aio read size = 0' >>$file && \
37
36
echo ' aio write size = 0' >>$file && \
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ RUN apk --no-cache --no-progress upgrade && \
31
31
echo ' printing = bsd' >>$file && \
32
32
echo ' printcap name = /dev/null' >>$file && \
33
33
echo ' disable spoolss = yes' >>$file && \
34
- echo ' socket options = TCP_NODELAY' >>$file && \
35
34
echo ' strict locking = no' >>$file && \
36
35
echo ' aio read size = 0' >>$file && \
37
36
echo ' aio write size = 0' >>$file && \
You can’t perform that action at this time.
0 commit comments