🐳 setup cache, build sitemap, rss feed
This commit is contained in:
@@ -25,6 +25,9 @@ COPY --chown=appuser:appuser . .
|
|||||||
# Switch to non-root user
|
# Switch to non-root user
|
||||||
USER appuser
|
USER appuser
|
||||||
|
|
||||||
|
# Generate cache, RSS feed, and sitemap during build
|
||||||
|
RUN python scripts/publish_comic.py
|
||||||
|
|
||||||
# Expose port
|
# Expose port
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user