aboutsummaryrefslogtreecommitdiff
path: root/docker/static/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docker/static/README.md')
-rw-r--r--docker/static/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docker/static/README.md b/docker/static/README.md
new file mode 100644
index 0000000..d50390c
--- /dev/null
+++ b/docker/static/README.md
@@ -0,0 +1,5 @@
+
+```
+sudo docker build -t superboum/amd64_webserver:v3 .
+sudo docker push superboum/amd64_webserver:v3
+```