/Docs

Personal docs that may be useful!

Kieran's Docs

A place for personal docs that you may find useful!

Installation

Docker

docker run -d \
--name=KieransDocs \
-p 8082:80 \
kieranr27/docs:latest

Using a tool like Ouroboros, you can automatically update containers without the need for restarts.

Built With