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