moneroexamples / onion-monero-blockchain-explorer

Onion Monero Blockchain Explorer
https://xmrchain.net
BSD 3-Clause "New" or "Revised" License
369 stars 269 forks source link

Fix Dockerfile CMD/entrypoint #254

Closed sethforprivacy closed 2 years ago

sethforprivacy commented 2 years ago

This PR fixes an issue with the entrypoint/CMD usage in the Dockerfile, both fixing an issue that would cause the container to not start, and allowing passing different flags to override.