6 lines
143 B
Bash
Executable File
6 lines
143 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build --tag registry.gitlab.com/wolutator/zoneminder:latest --tag registry.gitlab.com/wolutator/zoneminder:1.0 .
|
|
|
|
|