File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM  ghcr.io/y-scope/clp/clp-core-dependencies-x86- ubuntu-jammy:main 
1+ from  ubuntu:jammy 
22
33RUN  apt-get update \
44    && DEBIAN_FRONTEND=noninteractive apt-get install -y \
Original file line number Diff line number Diff line change 22#  dependencies
33
44#  If there is any dedicated image available, you should build the benchmarking image on top of that
5- FROM  ghcr.io/y-scope/clp/clp-core-dependencies-x86- ubuntu-jammy:main 
5+ FROM  ubuntu:jammy 
66
77#  Install necessary packages
88RUN  apt-get update \
9-     && DEBIAN_FRONTEND=noninteractive apt-get install -y \
9+     && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-downgrades  \
1010    tmux \
1111    vim \
1212    gzip
Original file line number Diff line number Diff line change 22#  dependencies
33
44#  If there is any dedicated image available, you should build the benchmarking image on top of that
5- FROM  ghcr.io/y-scope/clp/clp-core-dependencies-x86- ubuntu-jammy:main 
5+ FROM  ubuntu:jammy 
66
77#  Install necessary packages
88RUN  apt-get update \
Original file line number Diff line number Diff line change 22#  dependencies
33
44#  If there is any dedicated image available, you should build the benchmarking image on top of that
5- FROM  ghcr.io/y-scope/clp/clp-core-dependencies-x86- ubuntu-jammy:main 
5+ FROM  ubuntu:jammy 
66
77#  Install necessary packages
88RUN  apt-get update \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments