diff options
author | Andrew Godwin | 2022-12-01 18:51:18 -0700 |
---|---|---|
committer | Andrew Godwin | 2022-12-01 18:51:31 -0700 |
commit | 630c9df113a82d57325083057ca913b478aa1eb6 (patch) | |
tree | 5eb7a496df4375b7211e8518228b8ab37074f929 | |
parent | fddd0affb7e823fd1518ecde440dc2b52e228f7b (diff) | |
download | takahe-630c9df113a82d57325083057ca913b478aa1eb6.tar.gz takahe-630c9df113a82d57325083057ca913b478aa1eb6.tar.bz2 takahe-630c9df113a82d57325083057ca913b478aa1eb6.zip |
Let's not have local media in the Docker image
-rw-r--r-- | .dockerignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.dockerignore b/.dockerignore index 4db934b..b5941ce 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,3 +5,4 @@ notes.md .venv .pre-commit-config.yaml .env +media |