diff options
author | Jinwei Zhao <[email protected]> | 2016-05-01 20:35:41 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2016-06-07 12:00:37 +0800 |
commit | 0329f776d7d0618e7a64e38da86e50df7bf29eb6 (patch) | |
tree | 264b1dfedfa92336cfcaea6219933b88513c8d16 /Dockerfile | |
parent | 53a939bfa8ff9862ad8a298511f149a0fb53df49 (diff) | |
download | ring0.xyz-0329f776d7d0618e7a64e38da86e50df7bf29eb6.tar.gz |
# This is a combination of 5 commits.
# The first commit's message is:
update
# The 2nd commit message will be skipped:
# refer
# The 3rd commit message will be skipped:
# test
# The 4th commit message will be skipped:
# test
# The 5th commit message will be skipped:
# deploy
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile deleted file mode 100644 index 0bbc1b3..0000000 --- a/Dockerfile +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | FROM daocloud.io/nginx | ||
2 | COPY . /usr/share/nginx/html | ||