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.
d76084a6df
stack
/
letsencrypt-nginx
/
Dockerfile.do
4 lines
100 B
Docker
Raw
Blame
History
ARG
image
FROM
$image
COPY
website /www/data
COPY
./conf/do.conf /etc/nginx/user.conf.d/server._conf
Reference in New Issue
View Git Blame
Copy Permalink