This repository has been archived on 2026-05-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2022-11-18 23:44:02 -08:00

18 lines
790 B
Markdown

# Dockerfiles
This repository contains Dockerfiles I've written for various tasks. Most are my own, some are minor modifications on "official" docker containers.
## Tools
- [`latex`](./latex): A latex builder, contains all of TeXlive. Built on Arch, because installing TeX on Arch is unreasonably easy.
- [`qmk`](./qmk): A complete qmk build environment. Contains *everything*, including `qmk_firmware` and `qmk_cli`.
## Apps
- [`jupyter`](./jupyter): A Jupyterlab container, because jupyter is a pain to install.
- [`syncthing`](./syncthing): A [Syncthing](https://syncthing.net/) server, and optionally a relay. Makes installing easy & prevents syncthing from accessing your entire filesystem.
## Servers
- [`radicale`](./radicale): A [Radicale](https://radicale.org/) server