Currently, building and tagging Honeynet images requires manual Docker commands. I propose adding a deploy.sh utility to automate image building, timestamped tagging, and environment checks. This improves the developer experience and ensures consistent builds across different cloud regions.
Currently, building and tagging Honeynet images requires manual Docker commands. I propose adding a
deploy.shutility to automate image building, timestamped tagging, and environment checks. This improves the developer experience and ensures consistent builds across different cloud regions.