Merge f46b728dd5 into 12785b1711
This commit is contained in:
@@ -66,8 +66,7 @@ RUN \
|
|||||||
./install && \
|
./install && \
|
||||||
echo "**** fix group for card readers and add abc to dialout group ****" && \
|
echo "**** fix group for card readers and add abc to dialout group ****" && \
|
||||||
groupmod -g 24 cron && \
|
groupmod -g 24 cron && \
|
||||||
groupmod -g 16 dialout && \
|
usermod -a -G dialout abc && \
|
||||||
usermod -a -G 16 abc && \
|
|
||||||
echo "**** cleanup ****" && \
|
echo "**** cleanup ****" && \
|
||||||
apk del --purge \
|
apk del --purge \
|
||||||
build-dependencies && \
|
build-dependencies && \
|
||||||
|
|||||||
Reference in New Issue
Block a user