Update Dockerfile
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m24s
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m24s
This commit is contained in:
@@ -23,4 +23,4 @@ RUN curl https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash
|
||||
ENV NODE_PATH $NVM_DIR/versions/node/v$NODE_VERSION/lib/node_modules
|
||||
ENV PATH $NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/pandoc"]
|
||||
CMD ["/usr/local/bin/pandoc"]
|
||||
Reference in New Issue
Block a user