mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-05-03 06:50:21 -05:00
load js dependencies into docker image
This commit is contained in:
@@ -34,6 +34,8 @@ COPY templates/ templates/
|
||||
COPY app/ app/
|
||||
|
||||
RUN /bin/tailwindcss -i static/tw.css -o static/globals.css -m
|
||||
# Fetch all the required js files
|
||||
RUN uv run python /app/app/util/fetch_js.py
|
||||
|
||||
ENV ABR_APP__PORT=8000
|
||||
ARG VERSION
|
||||
|
||||
Reference in New Issue
Block a user