eliminate issues preventing normal building - #31
Open
valera-seregin wants to merge 1 commit into
Open
Conversation
ants-pants
approved these changes
Jun 17, 2026
ants-pants
left a comment
There was a problem hiding this comment.
Changes allow the project to build.
[~/Downloads/Data-Engineering-with-Databricks-Cookbook-main]$ ./build.sh
invalid container name or ID: value is empty
container name cannot be empty
[...]
Error response from daemon: page not found
Error response from daemon: get distributed-file-system: no such volume
[+] Building 126.7s (8/8) FINISHED docker:desktop-linux
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 1.44kB 0.0s
=> [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy 1.6s
=> [internal] load .dockerignore 0.0s
=> => transferring context: 2B 0.0s
=> [1/4] FROM docker.io/library/eclipse-temurin:17-jre-jammy@sha256:47c73dc23524b031bed0a5030410c722af6a8b49d4b25898ea8f4615895065f0 11.7s
[...]
=> => unpacking to docker.io/library/jupyterlab:4.0.2-spark-3.4.1 1.8s
1 warning found (use docker --debug to expand):
- JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 33)
View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/kiki98psnwirlr8o9ffrsrddq
[~/Downloads/Data-Engineering-with-Databricks-Cookbook-main]$
It takes a while, but it builds now
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.