This website requires JavaScript.
Explore
Help
Sign In
giles
/
stack
Archived
Watch
1
Star
1
Fork
You've already forked stack
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-08-11
. You can view files and clone it, but cannot push or open issues or pull requests.
54c1fe0c57
stack
/
letsencrypt-nginx
/
build-docker-folder.sh
4 lines
70 B
Bash
Raw
Blame
History
set
-e
docker build . -f
$1
--build-arg
image
=
$2
-t
$3
docker push
$3
Reference in New Issue
View Git Blame
Copy Permalink