mirror of
				https://github.com/fspc/ybdb.git
				synced 2025-10-30 15:25:34 -04:00 
			
		
		
		
	YBDB.php was removed from devel, so no need to rm in Dockerfile
This commit is contained in:
		
							parent
							
								
									4bdfc26e0f
								
							
						
					
					
						commit
						c3c5a86c57
					
				| @ -11,7 +11,7 @@ RUN apt-get update && apt-get -y install apache2-mpm-prefork php5 php5-mysql; | |||||||
| RUN cd /var/www/html/; \ | RUN cd /var/www/html/; \ | ||||||
| 	rm index.html; \ | 	rm index.html; \ | ||||||
| 	git clone -b devel https://github.com/fspc/Yellow-Bike-Database.git .; \ | 	git clone -b devel https://github.com/fspc/Yellow-Bike-Database.git .; \ | ||||||
| 	rm YBDB.php  | 
 | ||||||
| COPY YBDB.php /var/www/html/Connections/ | COPY YBDB.php /var/www/html/Connections/ | ||||||
| RUN service mysql start; \  | RUN service mysql start; \  | ||||||
| 	mysqladmin create ybdb; \ | 	mysqladmin create ybdb; \ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user