aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwei Zhao <[email protected]>2016-04-04 16:26:11 +0800
committerJinwei Zhao <[email protected]>2017-01-13 15:07:46 +0800
commitf687e2803ed53493a03525adc542254151fc6579 (patch)
tree94c295a3986c5261930a1dbf607183fd6e359a4f /Dockerfile
parente002d09d2b6b2317fec6caa8836b20e6709c5da3 (diff)
downloadjinwei.me-f687e2803ed53493a03525adc542254151fc6579.tar.gz
Delete CNAME
Diffstat (limited to 'Dockerfile')
-rwxr-xr-xDockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
new file mode 100755
index 0000000..0bbc1b3
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,2 @@
1FROM daocloud.io/nginx
2COPY . /usr/share/nginx/html
Powered by cgit v1.2.3 (git 2.41.0)