remove package
This commit is contained in:
		
							parent
							
								
									736bbfcbe7
								
							
						
					
					
						commit
						25bf5d5dd3
					
				@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
 | 
			
		||||
RUN \
 | 
			
		||||
    apt update && \
 | 
			
		||||
    apt upgrade -y && \
 | 
			
		||||
    apt install -y golang git build-essential rsync debmirror ubuntu-archive-keyring && \
 | 
			
		||||
    apt install -y golang git build-essential rsync debmirror && \
 | 
			
		||||
    go get -u github.com/ipfs/ipfs-update && \
 | 
			
		||||
    /root/go/bin/ipfs-update install latest && \
 | 
			
		||||
    rm -rf /root/go && \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user