feat: install rsync
This commit is contained in:
		
							parent
							
								
									90a09d9c00
								
							
						
					
					
						commit
						28be7edafd
					
				|  | @ -4,7 +4,7 @@ ENV TZ="Asia/Shanghai" | ||||||
| 
 | 
 | ||||||
| RUN sed -i s@/deb.debian.org/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources.list.d/debian.sources && \ | RUN sed -i s@/deb.debian.org/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources.list.d/debian.sources && \ | ||||||
|     apt-get update && \ |     apt-get update && \ | ||||||
|     apt-get install -y --no-install-recommends sudo python3-minimal python3-pip git git-lfs openssh-client && \ |     apt-get install -y --no-install-recommends sudo python3-minimal python3-pip git git-lfs openssh-client rsync && \ | ||||||
|     apt-get clean && \ |     apt-get clean && \ | ||||||
|     rm -rf /var/lib/apt/lists/* && \ |     rm -rf /var/lib/apt/lists/* && \ | ||||||
|     userdel -r node && \ |     userdel -r node && \ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user