Metadata for the ArchiveTeam Docker Hub repositories
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 

6 行
210 B

  1. FROM warcforceone/grab-base
  2. COPY . /grab
  3. RUN ln -s /usr/local/bin/wget-lua /grab/wget-lua
  4. # RUN wget -O /grab/wget-lua http://xor.meo.ws/vUO6LyuhBlMOqGUjZ3sFQCqUcR83pl9N/wget-lua \
  5. # && chmod +x /grab/wget-lua