aboutsummaryrefslogtreecommitdiffstats
path: root/moon_pythonfunctest/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'moon_pythonfunctest/README.md')
-rw-r--r--moon_pythonfunctest/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/moon_pythonfunctest/README.md b/moon_pythonfunctest/README.md
deleted file mode 100644
index e2a4d14b..00000000
--- a/moon_pythonfunctest/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Python Functional Test Docker
-
-## Build
-- `docker image build -t wukongsun/moon_python_func_test .`
-
-## Push to DockerHub
-- `docker login --username=wukongsun`
-- `docker image push wukongsun/moon_python_func_test`