mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
Optimize image
This commit is contained in:
@@ -14,7 +14,4 @@ RUN mkdir /app && tar xvfz /src.tar.gz -C /app --strip-components=1
|
||||
WORKDIR /app
|
||||
RUN poetry update && poetry install --no-dev
|
||||
|
||||
COPY run.sh /
|
||||
RUN chmod a+x /run.sh
|
||||
ENV DYNACONF_DATA_DIR=/data
|
||||
CMD [ "/run.sh" ]
|
||||
ADD rootfs /
|
||||
Reference in New Issue
Block a user