- Start Docker Tools 1.4 new features,

- Add docker_network_up & docker_network_down scripts called by docker_start & docker_stop.
This commit is contained in:
2025-04-06 11:34:28 +02:00
parent 7b50783d3c
commit 925dda5d5b
6 changed files with 61 additions and 2 deletions

View File

@@ -1,8 +1,16 @@
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Docker Tools V 1.4.0 - A. GIBERT - 2025/04/XX
------------------------------------------------------------------------------------------------------------------------------------
- Add docker_network_up & docker_network_down scripts called by docker_start & docker_stop.
------------------------------------------------------------------------------------------------------------------------------------
Rx3-Docker/Docker Tools V 1.3.7 - A. GIBERT - 2025/03/31
------------------------------------------------------------------------------------------------------------------------------------
- Remove ${service_name} == ${APPL_NAME} exption hangling of *_IMG_URL.
- Remove ${service_name} == ${APPL_NAME} exception handling for *_IMG_URL.