Go to file
Arnaud G. GIBERT a1cdbcdac2 - Implement volume modes,
- Add DOCKER_TOOLS_VOLUME & DOCKER_TOOLS_EXECPTION_LIBS env variables.
2024-11-26 17:44:43 +01:00
sbin - Implement volume modes, 2024-11-26 17:44:43 +01:00
.gitignore - Initial release: 2024-10-05 12:21:38 +02:00
COPYING - Initial release: 2024-10-05 12:21:38 +02:00
GNU_FDL-1.3.txt - Initial release: 2024-10-05 12:21:38 +02:00
GNU_GPL-3.0.txt - Initial release: 2024-10-05 12:21:38 +02:00
ReadMe.txt - Implement volume modes, 2024-11-26 17:44:43 +01:00
ReleaseNotes.txt - Implement volume modes, 2024-11-26 17:44:43 +01:00
ToDo.txt - Initial release: 2024-10-05 12:21:38 +02:00

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_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