aboutsummaryrefslogtreecommitdiffstats
path: root/old/moon_pythonfunctest/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'old/moon_pythonfunctest/README.md')
-rw-r--r--old/moon_pythonfunctest/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/moon_pythonfunctest/README.md b/old/moon_pythonfunctest/README.md
new file mode 100644
index 00000000..e2a4d14b
--- /dev/null
+++ b/old/moon_pythonfunctest/README.md
@@ -0,0 +1,8 @@
+# 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`