docker-cryptpad

(★ 14)

A Docker image for Cryptpad.

File Explorer

  • .gitignore
  • .hadolint.yaml
  • .pre-commit-config.yaml
  • .yamllint
  • CHECKSUM
  • docker-compose.yaml
  • Dockerfile
  • goss.yaml
  • LICENSE
  • LS
  • README.md
  • task.env
  • Taskfile.yml
  • VERSION

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

docker run

View Details ▼

This command is an alias of `docker container run`.

tldr docker container run

View documentation for the original command:

🔍

pre-commit

View Details ▼

Create Git hooks that run before commits.

pre-commit install

Install pre-commit into your Git hooks:

pre-commit run

Run pre-commit hooks on all staged files:

pre-commit run --all-files

Run pre-commit hooks on all files, staged or unstaged:

# Project Badges

// repository documentation