Added pull of latest image
This commit is contained in:
parent
e1c03e966e
commit
b2a3ddea47
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user