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