We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352f99f commit 391b942Copy full SHA for 391b942
deploy/cli/Dockerfile
@@ -1,5 +1,7 @@
1
FROM node:lts-slim
2
3
+LABEL org.opencontainers.image.source https://github.com/project-codeflare/codeflare-cli
4
+
5
ENV DEBIAN_FRONTEND=noninteractive
6
ENV KUI_HEADLESS=true
7
ENV KUI_HEADLESS_WEBPACK=true
deploy/log-aggregator/Dockerfile
deploy/self-test/Dockerfile
FROM node:lts-bullseye-slim
ENV GITHUB=github.com
0 commit comments