Add docker stuff
This commit is contained in:
@@ -11,6 +11,7 @@ WORKDIR /app/book
|
||||
|
||||
# Install honkit globally and build the book
|
||||
RUN npm install -g honkit && \
|
||||
npm install honkit-plugin-theme-darkening --save-dev && \
|
||||
honkit build
|
||||
|
||||
# Final Stage: Serve with Nginx
|
||||
|
||||
Reference in New Issue
Block a user