Created
          September 30, 2021 00:53 
        
      - 
      
- 
        Save xinyii/5a0ad33c34838e7c477efe763bb0fb88 to your computer and use it in GitHub Desktop. 
    [Alpine installs chrome to support puppeteer] #linux #puppeteer
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | sed -i 's/dl-cdn.alpinelinux.org/mirrors.tencentyun.com/g' /etc/apk/repositories | |
| apk update | |
| apk upgrade | |
| apk add --no-cache udev ttf-freefont chromium | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment