You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and to do a build myself, I had to edit the docker file and specify a local path for the docker-stacks-foundation. Otherwise I get:
=> ERROR [docker-stacks-foundation internal] load git source github.com/jupyter/docker-stacks.git#main:docker-stacks-foundation
...
failed to solve: failed to read dockerfile: failed to open subdir docker-stacks-foundation: open /var/lib/docker/overlay2/zgon1olq8ugp5gx5mdhitexts/diff/checkout1643403295/docker-stacks-foundation: no such file or directory
This is happening on Ubuntu 22.04 and when I deploy tasks to AWS Fargate.
The text was updated successfully, but these errors were encountered:
2024.1.1+ reporting a warning that prevents me from running tasks on workers. Occurs whether I use the images from the repo or if I build it myself.
In the notebook:
Yields:
and to do a build myself, I had to edit the docker file and specify a local path for the docker-stacks-foundation. Otherwise I get:
This is happening on Ubuntu 22.04 and when I deploy tasks to AWS Fargate.
The text was updated successfully, but these errors were encountered: