Added sysctl update for overlay fs to make dpkg work.
This commit is contained in:
		@@ -2,4 +2,7 @@
 | 
			
		||||
 | 
			
		||||
set -ex
 | 
			
		||||
 | 
			
		||||
# Required, otherwise package building will fail.
 | 
			
		||||
echo N | sudo tee /sys/module/overlay/parameters/metacopy
 | 
			
		||||
 | 
			
		||||
docker build --force-rm -t nathan/drupal8 -f Dockerfile build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user