Go to file
2024-12-16 10:27:35 +01:00
sbin - Add missing new files! 2024-12-16 10:27:35 +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 - Add docker_mk_dir & docker_tools_install commands. 2024-12-14 08:40:32 +01:00
ReleaseNotes.txt - Add docker_mk_dir & docker_tools_install commands. 2024-12-14 08:40:32 +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_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