From 8fa61fe3563aaf19a355e5414c61cd35477bee27 Mon Sep 17 00:00:00 2001 From: raphael Date: Sat, 14 Sep 2024 20:36:15 +0200 Subject: [PATCH] updated README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c8d9628..a5fd352 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # universal-docker-tool -python tool to set up docker containers based on docker-compose \ No newline at end of file +python tool to set up docker containers based on docker-compose + +**current features:** +- setup using docker-compose config files +- added custom post-setup commands to docker-compose config file standard, automatic parsing and seperation of docker compose config and added features