Add blog post for the 2.14.2 release of pidgin
Review Request #592 — Created April 2, 2021 and submitted — Latest diff uploaded
Include full changelog for the release and a link to download it on sourceforge
- Build image with
docker build -t pidgin-nest -f Dockerfile .
- Run image with
docker run -p 3000:3000 -it --rm pidgin-nest:latest
- Verified site being served from container was rendering post correctly using a web browser