Skip to content

bamecraft/Survival

Repository files navigation

ServerTemplate

This repository is a template for create server specific repository

Usage

  1. Create repository from this template via Use this template button or this link
    • Recommended action: Copy all branches by ✅ the Include all branches option
  2. Create latest branch if you did not copy all branches from this template
  3. Edit entrypoint.sh, compose.yml, README.md
  4. Push to develop branch
  5. When your docker image is ready to use in production, merge develop branch into latest branch
    • Recommended action: You might want to create new tag which matches glob listed below
    • v?[0-9]+.[0-9]+
    • r?[0-9]+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages