- Add docker_mk_dir & docker_tools_install commands.

This commit is contained in:
2024-12-14 08:40:32 +01:00
parent a1cdbcdac2
commit 1ffaa822e6
3 changed files with 10 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ 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,