| 
														
															@@ -10,5 +10,6 @@ RUN wget -qO - https://www.mongodb.org/static/pgp/server-4.2.asc | apt-key add - 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     && npm install -g grunt \ 
														 | 
														
														 | 
														
															     && npm install -g grunt \ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     && npm install -g sass \ 
														 | 
														
														 | 
														
															     && npm install -g sass \ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     && npm install ruby --save \ 
														 | 
														
														 | 
														
															     && npm install ruby --save \ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    && mkdir /root/.ssh \ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     && printf "Host git.alfatell.ru \n\tStrictHostKeyChecking no" > /root/.ssh/config \ 
														 | 
														
														 | 
														
															     && printf "Host git.alfatell.ru \n\tStrictHostKeyChecking no" > /root/.ssh/config \ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     && localedef -i ru_RU -f UTF-8 ru_RU.UTF-8 
														 | 
														
														 | 
														
															     && localedef -i ru_RU -f UTF-8 ru_RU.UTF-8 
														 |