Added image pull before build
This commit is contained in:
parent
a973b36741
commit
ef0b5a1040
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
docker pull nextcloud:fpm-alpine
|
||||
docker build $1\
|
||||
-t bkraul/nextcloud:latest \
|
||||
-t bkraul/nextcloud:fpm-alpine \
|
||||
|
|
Loading…
Reference in New Issue
Block a user