From 2f087f7481ddd27154528f40403d5e3f357691b9 Mon Sep 17 00:00:00 2001 From: bjarneo Date: Mon, 11 Nov 2024 21:43:44 +0100 Subject: [PATCH] docs: add video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8f266de..4a90698 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A simple yet powerful Go-based CLI tool for automating Docker container deployments to remote servers. This tool handles the entire deployment process including building Docker images, transferring them to remote hosts, and managing container lifecycle. + +https://github.com/user-attachments/assets/8dd2cd3b-3e1c-4168-908c-b755418e0ae0 + + ## Prerequisites - Docker installed locally and on the remote host