Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.
/ Docs Public archive

Personal docs that may be useful!

Notifications You must be signed in to change notification settings

Ki-er/Docs

Repository files navigation

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