feat: implement Phase 2 (Pulse, Admin, RC2)
This commit is contained in:
@@ -12,6 +12,9 @@ COPY app/ /app/
|
||||
# Copy documentation for auto-indexing
|
||||
COPY docs/ /app/docs/
|
||||
|
||||
# Copy root documentation (README, etc.) for Docs Reader
|
||||
COPY *.md /docs_root/
|
||||
|
||||
# Make entrypoint executable
|
||||
RUN chmod +x /app/entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user