Update docker faq
This commit is contained in:
		
							parent
							
								
									58d361df06
								
							
						
					
					
						commit
						a3bbd286d6
					
				@ -4582,6 +4582,6 @@ export const faqData = [
 | 
				
			|||||||
    showConditions: bitcoinNetworks,
 | 
					    showConditions: bitcoinNetworks,
 | 
				
			||||||
    fragment: "install-mempool-with-docker",
 | 
					    fragment: "install-mempool-with-docker",
 | 
				
			||||||
    title: "Can I install Mempool using Docker?",
 | 
					    title: "Can I install Mempool using Docker?",
 | 
				
			||||||
    answer: "Yes, we publish Docker images (or you can build your own), and provide <a href='https://github.com/mempool/mempool/tree/master/docker' target='_blank'>an example docker-compose template</a>."
 | 
					    answer: "Yes, we publish Docker images (or you can build your own). Check out <a href='https://github.com/mempool/mempool#docker-installation' target='_blank'>the documentation</a> for details."
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
];
 | 
					];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user