File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- FROM  registry.cern.ch/cmsweb/oracle:21_5 -stable as oracle
1+ FROM  registry.cern.ch/cmsweb/oracle:23_9-go1.25-oci8-deb13-aio -stable as oracle
22FROM  registry.cern.ch/cmsweb/dmwm-base:pypi-20250905-stable
33
44#  see https://docs.docker.com/build/building/best-practices/#apt-get
Original file line number Diff line number Diff line change 11#  syntax=docker/dockerfile-upstream:master
2- FROM  registry.cern.ch/cmsweb/wmagent-base:pypi-20250905 -stable
2+ FROM  registry.cern.ch/cmsweb/wmagent-base:pypi-20251008 -stable
33MAINTAINER  Valentin Kuznetsov 
[email protected] 44
55#  TAG to be passed at build time through `--build-arg TAG=<WMA_TAG>`. Default: None
Original file line number Diff line number Diff line change @@ -178,6 +178,3 @@ docker exec -u root -it wmagent cp /etc/s-nail_host.rc /etc/s-nail.rc
178178docker exec  -u root -it wmagent sh -c " printf 'set v15-compat\nset smtp-auth=none\nset mta=smtp://127.0.0.1:25' >> /etc/s-nail.rc" 
179179#  Change mail to use s-nail
180180docker exec  -u root -it wmagent update-alternatives --install /usr/bin/mailx mailx /usr/bin/s-nail 50 --slave /usr/bin/mail mail /usr/bin/s-nail
181- 
182- #  Workaround for libaio1 package renamed in Debian trixie
183- docker exec  -u root -it wmagent ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64.0.2 /usr/lib/x86_64-linux-gnu/libaio.so.1
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments