mirror of
https://bitbucket.org/shim_/docker-teamspeak.git
synced 2018-10-04 01:51:57 +02:00
fix copy&paste error
This commit is contained in:
parent
415a1080a7
commit
792e717b31
@ -11,7 +11,6 @@ RUN apk update && \
|
|||||||
RUN wget --no-check-certificate -O /usr/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.0.1/dumb-init_1.0.1_amd64
|
RUN wget --no-check-certificate -O /usr/bin/dumb-init https://github.com/Yelp/dumb-init/releases/download/v1.0.1/dumb-init_1.0.1_amd64
|
||||||
|
|
||||||
RUN chmod +x /usr/bin/dumb-init && \
|
RUN chmod +x /usr/bin/dumb-init && \
|
||||||
chmod +r /etc/murmur.conf && \
|
|
||||||
mkdir -p /tpl
|
mkdir -p /tpl
|
||||||
|
|
||||||
COPY init.sh /usr/bin/init.sh
|
COPY init.sh /usr/bin/init.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user