feat(node): adding all in one node support
This commit is contained in:
@ -14,5 +14,6 @@ RUN git clone https://github.com/coveooss/gotemplate.git . && \
|
||||
FROM busybox
|
||||
|
||||
COPY --from=builder /app/gotemplate /gotemplate
|
||||
COPY --from=builder /bin/cp /cp
|
||||
|
||||
ENTRYPOINT [ "/gotemplate" ]
|
Reference in New Issue
Block a user