Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix streaming demo env image for k8s #62

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

jomrdjan
Copy link
Collaborator

No description provided.

@@ -1,65 +1,31 @@
FROM maven:3.8.3-openjdk-11 AS MAVEN_BUILD
ARG FLINK_DEPS_TMP=/var/tmp/flink-deps/
FROM gcr.io/getindata-images-public/jupyterlab-base:ubuntu-20.04.python-3.8
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it based on our public repo. Do we build this jupyterlab-base ?

Copy link
Collaborator Author

@jomrdjan jomrdjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes done accordingly to our discussion

jupyterlab-streaming/Dockerfile Show resolved Hide resolved
jupyterlab-streaming/Dockerfile Show resolved Hide resolved
Copy link

sonarcloud bot commented Dec 19, 2023

Quality Gate Failed Quality Gate failed

Failed conditions

1 Security Hotspot

See analysis details on SonarCloud

@jomrdjan jomrdjan merged commit 3ee743f into master Dec 19, 2023
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants