diff options
Diffstat (limited to 'app_build/landing')
-rw-r--r-- | app_build/landing/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app_build/landing/README.md b/app_build/landing/README.md new file mode 100644 index 0000000..5d2cb2b --- /dev/null +++ b/app_build/landing/README.md @@ -0,0 +1,3 @@ +``` +docker build -t superboum/amd64_landing:v8 . +``` |