about summary refs log tree commit diff stats
path: root/.dockerignore
diff options
context:
space:
mode:
authorAlan Pearce2024-04-19 16:11:33 +0200
committerAlan Pearce2024-04-19 22:13:42 +0200
commit30e4cb4e4af3a6eebd3b4fb431828d284a72a10a (patch)
treeca5ae02e140f9d1b35a9824da04a71e32a981a47 /.dockerignore
parent0fc79f324d54cc7a45c0ad0ffa9c75cd716e0126 (diff)
downloadwebsite-30e4cb4e4af3a6eebd3b4fb431828d284a72a10a.tar.lz
website-30e4cb4e4af3a6eebd3b4fb431828d284a72a10a.tar.zst
website-30e4cb4e4af3a6eebd3b4fb431828d284a72a10a.zip
use nix to build docker images
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore10
1 files changed, 0 insertions, 10 deletions
diff --git a/.dockerignore b/.dockerignore
deleted file mode 100644
index 48be77d..0000000
--- a/.dockerignore
+++ /dev/null
@@ -1,10 +0,0 @@
-*
-!cmd
-!server.go
-!content
-!internal
-!static
-!templates
-!config.toml
-!go.mod
-!go.sum