diff --git a/.dockerignore b/.dockerignore
index 09401ac2..b6cf1120 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -14,10 +14,8 @@ Cargo.lock
 *.pdb
 
 # CI/CD
-/.dockerignore
 /.github/
 /templates/
-/Dockerfile
 **/*.sh
 **/*.yaml
 **/*.yml
diff --git a/templates/ipxe/README.md b/templates/ipxe/README.md
index 09b6faf3..f45dc90c 100644
--- a/templates/ipxe/README.md
+++ b/templates/ipxe/README.md
@@ -1,7 +1 @@
 # iPXE BuildTool
-
-## Usage
-
-```bash
-docker build --tag docker.io/kerryeon/ipxe:latest
-```
diff --git a/templates/kiss/README.md b/templates/kiss/README.md
new file mode 100644
index 00000000..045c6b7d
--- /dev/null
+++ b/templates/kiss/README.md
@@ -0,0 +1 @@
+# KISS Templates