27 lines
626 B
Plaintext
27 lines
626 B
Plaintext
Welcome to Rx3-Docker/Docker Tools!
|
|
|
|
|
|
|
|
This project aims to give some basic tools to be used by other Rx3 docker packaging projects.
|
|
|
|
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_service_add env file function,
|
|
- docker_build_push.
|
|
|
|
Support different mounted volume modes:
|
|
- Single,
|
|
- Merged, (Old mode)
|
|
- Splited. (Default)
|
|
|
|
|
|
Enjoy it!
|
|
|
|
Your Docker Tools Team.
|
|
|
|
--
|
|
arnaud@rx3.net
|
|
https://git.rx3.org/gitea/rx3-docker/docker_tools
|