Would you be able to share your Dockerfile? I still receive the following error.

 => CACHED [1/9] FROM 
docker.io/library/debian:buster@sha256:ebe4b9831fb22dfa778de4ffcb8ea0ad69b5d782d4e86cab14cc1fded5d8e761
                                                                       0.0s
 => [2/9] RUN apt update                                                        
                                                                                
                                    3.6s
 => [3/9] RUN apt install --yes --quiet wget                                    
                                                                                
                                    3.2s 
 => [4/9] RUN apt install --yes --quiet gnupg                                   
                                                                                
                                    2.6s 
 => [5/9] RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 
DA26A148887DCBEB                                                                
                                             1.4s 
 => [6/9] RUN wget -q https://repo.symas.com/configs/SOLDAP/d10/release25.list 
-O /etc/apt/sources.list.d/soldap-release25.list                                
                                     0.7s 
 => [7/9] RUN apt update                                                        
                                                                                
                                    1.0s 
 => ERROR [8/9] RUN apt install --yes symas-openldap-clients 
symas-openldap-server                                                           
                                                       0.6s 
------                                                                          
                                                                                
                                         
 > [8/9] RUN apt install --yes symas-openldap-clients symas-openldap-server:    
 >                                                                              
 >                                             
#11 0.181                                                                       
                                                                                
                                         
#11 0.181 WARNING: apt does not have a stable CLI interface. Use with caution 
in scripts.                                                                     
                                           
#11 0.181                                                                       
                                                                                
                                         
#11 0.185 Reading package lists...
#11 0.503 Building dependency tree...
#11 0.560 Reading state information...
#11 0.603 E: Unable to locate package symas-openldap-clients
#11 0.603 E: Unable to locate package symas-openldap-server

Reply via email to