Prepare for test on device
This commit is contained in:
@@ -81,12 +81,14 @@ RUN apk add -U \
|
||||
opus \
|
||||
speexdsp \
|
||||
zlib \
|
||||
caddy
|
||||
caddy \
|
||||
vim \
|
||||
screen
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
WORKDIR /
|
||||
|
||||
# # Make files executable
|
||||
# # RUN chmod +x /etc/cont-init.d/*.sh
|
||||
# # RUN chmod +x /etc/services.d/*/*
|
||||
# RUN chmod +x /etc/cont-init.d/*.sh
|
||||
# RUN chmod +x /etc/services.d/*/*
|
||||
|
||||
Reference in New Issue
Block a user