mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update Dockerfile
This commit is contained in:
		
							parent
							
								
									acb0be9a66
								
							
						
					
					
						commit
						c21235d07f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -14,7 +14,7 @@ RUN pacman -S --noconfirm pacman
 | 
				
			||||||
RUN pacman-db-upgrade
 | 
					RUN pacman-db-upgrade
 | 
				
			||||||
RUN pacman -S --noconfirm archlinux-keyring
 | 
					RUN pacman -S --noconfirm archlinux-keyring
 | 
				
			||||||
RUN pacman -Syyu --noconfirm
 | 
					RUN pacman -Syyu --noconfirm
 | 
				
			||||||
RUN pacman -S --noconfirm git nodejs npm mongodb redis graphicsmagick
 | 
					RUN pacman -S --noconfirm git nodejs npm mongodb redis imagemagick
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY misskey.sh /root/misskey.sh
 | 
					COPY misskey.sh /root/misskey.sh
 | 
				
			||||||
RUN chmod u+x /root/misskey.sh
 | 
					RUN chmod u+x /root/misskey.sh
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue