dockur / snort

Nostr web UI (snort.social)
MIT License
7 stars 0 forks source link
docker docker-image nostr nostr-client nostr-protocol

snort-docker
[![Build]][build_url] [![Version]][tag_url] [![Size]][tag_url] [![Package]][pkg_url] [![Pulls]][hub_url]

Docker image of snort, an UI for the nostr protocol.

Usage 🐳

Via Docker Compose:

services:
  snort:
    container_name: snort
    image: dockurr/snort
    ports:
        - 80:8080

Via Docker CLI:

docker run -it --rm -p 80:8080 dockurr/snort

Demo 👀

See snort.social

Stars 🌟

Stars