Add GH workflow for docker build and push (#186)

This commit is contained in:
Lee *!* Clagett
2025-10-16 23:01:56 -04:00
committed by Lee *!* Clagett
parent 8955547536
commit 3d12cc1c06
4 changed files with 103 additions and 45 deletions

View File

@@ -56,8 +56,8 @@ target_link_libraries(monero-lws-daemon-common
monero-lws-wire-json
monero-lws-util
${Boost_CHRONO_LIBRARY}
${Boost_CONTEXT_LIBRARY}
${Boost_COROUTINE_LIBRARY}
${Boost_CONTEXT_LIBRARY}
${Boost_PROGRAM_OPTIONS_LIBRARY}
${Boost_SYSTEM_LIBRARY}
${Boost_THREAD_LIBRARY}