asheikm edited a comment on issue #6385:
URL: https://github.com/apache/trafficcontrol/issues/6385#issuecomment-993825643


   ok, I tried to build it with docker-compose 1.25.4 but the compose version 
3.8 in YAML files only supported from version 1.25.5 
https://github.com/docker/compose/releases/tag/1.25.5. adding it here on the 
hope it helps someone.
   
   Also i am getting this error,
   Step 10/35 : FROM common-traffic-server-dependencies AS 
common-cache-config-layers
    ---> f76f2258a217
   Step 11/35 : COPY infrastructure/cdn-in-a-box/cache/trafficserver.rpm 
/trafficserver.rpm
   COPY failed: file not found in build context or excluded by .dockerignore: 
stat infrastructure/cdn-in-a-box/cache/trafficserver.rpm: file does not exist
   ERROR: Service 'edge' failed to build : Build failed
   
   The RPM file is not found in given path  
infrastructure/cdn-in-a-box/cache/trafficserver.rpm. 
   Should it be built separately? 


-- 
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