Update Dockerfile

This commit is contained in:
Alexandre
2022-10-06 22:16:18 +02:00
committed by GitHub
parent 240de7f9d4
commit eb2a8a6e82

View File

@@ -49,7 +49,8 @@ RUN \
# Specific images modifications
RUN \
usermod --home /config/addons_config/calibre abc
usermod --home /config/addons_config/calibre abc \
&& mkdir -p /opt/calibre
##################
# 3 Install apps #