diff --git a/images/docker-pwndrop.md b/images/docker-pwndrop.md index d400c5a8f..e07ccb021 100644 --- a/images/docker-pwndrop.md +++ b/images/docker-pwndrop.md @@ -17,6 +17,7 @@ title: pwndrop [![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fpwndrop%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/pwndrop/latest/index.html) [Pwndrop](https://github.com/kgretzky/pwndrop) is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV. + ## Supported Architectures Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).