summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-14 15:39:43 +0300
committerPaul Buetow <paul@buetow.org>2026-04-14 15:39:43 +0300
commit0534d00024ede58ffa83a7c715e68cc03e6f9328 (patch)
treefb1a8764e17305386d1650cd6fdff2707f4b8ffc /.dockerignore
parent299aa6727025c4f888ec2a38b8945ed39159a99c (diff)
Release 0.3.0 with daemon API and container packaging.
Document the full HTTP API surface, bump the version for the new daemon/upload/report capabilities, and add Docker build assets so goprecords can be packaged and deployed in f3s. Made-with: Cursor
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..ddc0bae
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,6 @@
+.git
+.cursor
+goprecords
+tmp
+*.db
+*.log