From ae2b3157a926741741fe4f8438c22a9886b6752a Mon Sep 17 00:00:00 2001 From: Kyle Galbraith Date: Fri, 22 Sep 2023 13:51:46 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..461e057 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# examples +Dockerfile and optimized build examples with different languages, frameworks, and projects.