diff options
author | Armaël Guéneau <armael.gueneau@ens-lyon.org> | 2025-01-18 15:08:27 +0100 |
---|---|---|
committer | Armaël Guéneau <armael.gueneau@ens-lyon.org> | 2025-01-18 15:08:27 +0100 |
commit | 6416f8a3502bfee31b169666697648e8df55f888 (patch) | |
tree | 5430b7b016fc8e0dee784498ceb7b3429cf9a2a1 /cluster/prod/app/cryptpad/build_docker/README.md | |
parent | 64abdd2210927b17cefce791aa154c5e706f88c7 (diff) | |
download | nixcfg-6416f8a3502bfee31b169666697648e8df55f888.tar.gz nixcfg-6416f8a3502bfee31b169666697648e8df55f888.zip |
update cryptpad to 2024.12.0
Diffstat (limited to 'cluster/prod/app/cryptpad/build_docker/README.md')
-rw-r--r-- | cluster/prod/app/cryptpad/build_docker/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cluster/prod/app/cryptpad/build_docker/README.md b/cluster/prod/app/cryptpad/build_docker/README.md new file mode 100644 index 0000000..03e11bb --- /dev/null +++ b/cluster/prod/app/cryptpad/build_docker/README.md @@ -0,0 +1,4 @@ +# Dockerfile for Cryptpad + +This was an experiment but is not used or maintained currently. +The docker image we use is the one build using nix; see the `build/` directory. |