YuriyGavrilov commented on issue #891:
URL: https://github.com/apache/arrow-ballista/issues/891#issuecomment-1870599166

   ok @andygrove, may be someone else have the same. Will try to fix it but a 
bit later. 
   
   fresh log the same:
   
   ```
   (base) yuriygavrilov@MacBook-Pro-Yuriy arrow-ballista % docker-compose build 
--no-cache
   [+] Building 1.3s (8/10)                                                     
                                                        docker:desktop-linux
    => [ballista-scheduler internal] load .dockerignore                         
                                                                        0.0s
    => => transferring context: 255B                                            
                                                                        0.0s
    => [ballista-scheduler internal] load build definition from 
ballista-scheduler.Dockerfile                                                   
        0.0s
    => => transferring dockerfile: 1.45kB                                       
                                                                        0.0s
    => [ballista-scheduler internal] load metadata for 
docker.io/library/ubuntu:22.04                                                  
                 0.9s
    => CANCELED [ballista-scheduler 1/6] FROM 
docker.io/library/ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
    0.0s
    => => resolve 
docker.io/library/ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
                                0.0s
    => => 
sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b 1.13kB 
/ 1.13kB                                                       0.0s
    => => 
sha256:bbf3d1baa208b7649d1d0264ef7d522e1dc0deeeaaf6085bf8e4618867f03494 424B / 
424B                                                           0.0s
    => [ballista-scheduler internal] load build context                         
                                                                        0.0s
    => => transferring context: 150B                                            
                                                                        0.0s
    => CACHED [ballista-scheduler 2/6] RUN apt-get update && apt-get install -y 
nginx netcat                                                            0.0s
    => ERROR [ballista-scheduler 3/6] COPY target/release/ballista-scheduler 
/root/ballista-scheduler                                                   0.0s
    => ERROR [ballista-scheduler 4/6] COPY ballista/scheduler/ui/build 
/var/www/html                                                                   
 0.0s
   ------
    > [ballista-scheduler 3/6] COPY target/release/ballista-scheduler 
/root/ballista-scheduler:
   ------
   ------
    > [ballista-scheduler 4/6] COPY ballista/scheduler/ui/build /var/www/html:
   ------
   failed to solve: failed to compute cache key: failed to calculate checksum 
of ref d3d22851-6faa-49f5-8201-31f8b33b2996::mxeaby0sdtwlbluef18xwoe4h: 
"/ballista/scheduler/ui/build": not found
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to