This website requires JavaScript.
Explore
Help
Sign In
docker
/
nginx-nextcloud
Watch
1
Star
0
Fork
0
You've already forked nginx-nextcloud
Code
Issues
Pull Requests
Releases
Wiki
Activity
ab49fa4384
nginx-nextcloud
/
build
7 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial add
2018-10-12 11:54:04 +00:00
#!/bin/sh
Added arg support to build script
2018-12-14 13:40:18 +00:00
docker build $1\
Initial add
2018-10-12 11:54:04 +00:00
-t bkraul/nginx-nextcloud:latest \
-t bkraul/nginx-nextcloud:alpine \
.
Reference in New Issue
Copy Permalink