Files
2025-04-15 17:05:20 -07:00

8 lines
97 B
Bash
Executable File

#!/bin/bash
. ../docker-hooks.sh
image="clearlinux/nginx"
package=nginx
do_tag $image $package