commit 0485c18799e3c7a2675441afd070ad5796786a1e Author: Dave Dietrick Date: Fri Jun 2 18:15:36 2023 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..0538c95 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# OCI + +OCI (or Open Container Initiative) is a place to publicly store personal dockerfiles. \ No newline at end of file