aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/templates/python_unit_test/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'moonv4/templates/python_unit_test/README.md')
-rw-r--r--moonv4/templates/python_unit_test/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/moonv4/templates/python_unit_test/README.md b/moonv4/templates/python_unit_test/README.md
deleted file mode 100644
index 45d3a988..00000000
--- a/moonv4/templates/python_unit_test/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# Python Unit Test Docker
-
-## Build
-- `docker image build -t wukongsun/moon_python_unit_test .`
-
-## Push to DockerHub
-- `docker login --username=wukongsun`
-- `docker image push wukongsun/moon_python_unit_test` \ No newline at end of file