Added pull of latest image
This commit is contained in:
		@@ -5,4 +5,5 @@ set -ex
 | 
				
			|||||||
# Required, otherwise package building will fail.
 | 
					# Required, otherwise package building will fail.
 | 
				
			||||||
echo N | sudo tee /sys/module/overlay/parameters/metacopy
 | 
					echo N | sudo tee /sys/module/overlay/parameters/metacopy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					docker pull drupal:8
 | 
				
			||||||
docker build --force-rm -t nathan/drupal8 -f Dockerfile build
 | 
					docker build --force-rm -t nathan/drupal8 -f Dockerfile build
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user