8 Commits (a672f3c50704d766321ea8fbaf41c2403397457d)

Author SHA1 Message Date
moneroexamples f677a35843
Merge pull request #254 from sethforprivacy/patch-2
Fix Dockerfile CMD/entrypoint
3 years ago
Seth For Privacy 4c32276053
Fix Dockerfile CMD/entrypoint
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.
3 years ago
Seth For Privacy 803642298d
Minor optimization to reduce layers 3 years ago
moneroexamples 76fb35db00 Fix docker build
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/250
3 years ago
sethsimmons ae1df3d0d0
Add sane defaults and allow passing args 3 years ago
sethsimmons e03ed49f79
Add apt upgrade step to resolve vulns 3 years ago
sethsimmons 9324140d0e
Comment and optimize Dockerfile 3 years ago
Victor Unegbu be9eaed846 dockerized xmrblocks 3 years ago