Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Added readme file.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 36ca121d155bb7d6fccb6306675ec32464f3d95f
User & Date: csabio 2024-02-16 10:22:35.829
Context
2024-02-16
10:23
Fixed typo. check-in: eded2cf834 user: csabio tags: trunk
10:22
Added readme file. check-in: 36ca121d15 user: csabio tags: trunk
09:55
Added initial project files. check-in: 7bd796bc7d user: csabio tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Added README.md.










>
>
>
>
>
1
2
3
4
5
# ForgeServerDocker
## About
This repository contains a [Dockerfile](file?name=Dockerfile) to build a container image with the bare minimum to create a Minecraft Forge server.

It uses the Alpine Linux base image from LinuxServer.io, so, with [docker-compose](file?name=docker-compose.yaml) you can configure the container like any other LinuxServer.io container.