Fixes #1247 by removing /var/log/fastlog and /var/log/lastlog
This commit is contained in:
		@@ -16,6 +16,9 @@ FROM laradock/workspace:1.9-56
 | 
			
		||||
 | 
			
		||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
 | 
			
		||||
 | 
			
		||||
# Remove Faillog and Lastlog to reduce the size of the final image.
 | 
			
		||||
RUN rm /var/log/lastlog /var/log/faillog
 | 
			
		||||
 | 
			
		||||
#
 | 
			
		||||
#--------------------------------------------------------------------------
 | 
			
		||||
# Mandatory Software's Installation
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user