Skip to content

Commit 5ae008e

Browse files
committed
refactor: update README.md with base LinuxGSM image details
This commit refactors the README.md file to provide a more concise and informative description of the base LinuxGSM image. It replaces the previous note with a clear statement that this is the base image only, and directs users to use docker-gameserver for full game servers. Additionally, it updates the information about the container image build frequency from daily to weekly.
1 parent 047cd41 commit 5ae008e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# LinuxGSM Docker Image
22

3-
> Note this is the base LinuxGSM image. For full game servers use <a href="https://github.com/GameServerManagers/docker-gameserver">docker-gameserver</a>
3+
## This is the base LinuxGSM image only.
4+
## Use <a href="https://github.com/GameServerManagers/docker-gameserver">docker-gameserver</a> for full game servers
45

56
<p align="center">
67
<a href="https://linuxgsm.com"><img src="https://user-images.githubusercontent.com/4478206/197897104-bb718d2e-09a0-4f83-8e86-c829044750a9.jpg" alt="LinuxGSM"></a>
@@ -13,7 +14,7 @@
1314

1415
## About
1516

16-
LinuxGSM is a command-line tool for quick, simple deployment and management of Linux dedicated game servers. This container image builds daily and is available on [Docker Hub](https://hub.docker.com/r/gameservermanagers/linuxgsm) as well as [GitHub Container Registry](https://github.com/GameServerManagers/docker-linuxgsm/pkgs/container/linuxgsm).
17+
LinuxGSM is a command-line tool for quick, simple deployment and management of Linux dedicated game servers. This container image builds weekly and is available on [Docker Hub](https://hub.docker.com/r/gameservermanagers/linuxgsm) as well as [GitHub Container Registry](https://github.com/GameServerManagers/docker-linuxgsm/pkgs/container/linuxgsm).
1718

1819
## Tags
1920

0 commit comments

Comments
 (0)