- Add docker_restart & docker_sbs scripts.
This commit is contained in:
@@ -7,10 +7,10 @@ This project aims to give some basic tools to be used by other Rx3 docker packag
|
||||
Features:
|
||||
- docker_tools_install & docker_mk_dir to setup a new application environment,
|
||||
- docker_mk_env command to compile env file into .env file,
|
||||
- docker_start, docker_stop & docker_logs command,
|
||||
- docker_start, docker_stop , docker_restart & docker_logs command,
|
||||
- docker_network_up & docker_network_down automatically called to setup external network rule & route,
|
||||
- docker_service_add env file function,
|
||||
- docker_build_push,
|
||||
- docker_build_push & docker_sbs (Stop / Build / Start),
|
||||
|
||||
Support different mounted volume modes:
|
||||
- Single,
|
||||
@@ -19,6 +19,7 @@ Support different mounted volume modes:
|
||||
- Splited (Default).
|
||||
|
||||
|
||||
|
||||
Enjoy it!
|
||||
|
||||
Your Docker Tools Team.
|
||||
|
||||
Reference in New Issue
Block a user