Added def for nc 20
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
docker pull nextcloud:20-fpm-alpine
|
||||
docker build $1\
|
||||
-t bkraul/nextcloud:20-fpm-alpine \
|
||||
.
|
||||
Reference in New Issue
Block a user