Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
dcaegen2
/
f6659fc784a6e088fd2eac79efe40e48991014f7
/
.
/
platformdoc
/
Dockerfile
blob: 3a87fa3796d873761c6378f9731de25f7a72751b [
file
] [
log
] [
blame
]
Michael Hwang
014a27a
2016-12-30 12:55:46 -0500
[
diff
] [
blame
]
1
FROM nginx
:
1.11
.
8
2
3
# Copies all files into the default directory nginx serves from
4
# See /etc/nginx/conf.d/default.conf
5
COPY site
/
usr
/
share
/
nginx
/
html