Adding packaging option to attachemnt

This commit is contained in:
Ned Wright
2023-06-27 14:49:26 +00:00
parent aa138e034c
commit 7d19b899e9
19 changed files with 2260 additions and 2 deletions

View File

@@ -1,5 +1,3 @@
install(TARGETS ngx_module DESTINATION lib)
add_custom_command(
OUTPUT ${CMAKE_INSTALL_PREFIX}/nginx-docker.img
COMMAND docker build -t nginx-docker ${CMAKE_INSTALL_PREFIX}