Add Base Debian (#5)

This commit is contained in:
Charles Morgan
2021-06-21 19:27:00 -04:00
committed by GitHub
parent 130bee2129
commit 88180b3f5c
6 changed files with 82 additions and 6 deletions

View File

@@ -26,6 +26,10 @@ is tagged correctly.
## Available Images
* [`alpine`](https://github.com/pterodactyl/yolks/tree/master/oses/alpine)
* `ghcr.io/pterodactyl/yolks:alpine`
* [`debian`](https://github.com/pterodactyl/yolks/tree/master/oses/debian)
* `ghcr.io/pterodactyl/yolks:debian`
* [`fivem`](https://github.com/pterodactyl/yolks/tree/master/games/fivem)
* `ghcr.io/pterodactyl/games:fivem`
* [`golang`](https://github.com/pterodactyl/yolks/tree/master/go)