- Initial release:

- Implement docker_start, docker_stop, docker_logs & docker_mk_env commands.
This commit is contained in:
2024-10-05 12:21:38 +02:00
commit d0b3985a23
11 changed files with 1223 additions and 0 deletions

18
ReadMe.txt Normal file
View File

@@ -0,0 +1,18 @@
Welcome to Docker Tools!
This is project aims to give some basic tools to be used by others Rx3 docker packaging projects.
Features:
- docker_mk_env command to compile env file into .env file,
- docker_start, docker_stop & docker_logs command.
Enjoy it!
Your Docker Tools Team.
--
arnaud@rx3.net
https://git.rx3.org/gitea/rx3/docker_tools