aboutsummaryrefslogtreecommitdiff
path: root/utils/build_scripts
diff options
context:
space:
mode:
authorKevin Thomas <me@kevinthomas.dev>2021-12-31 01:05:22 -0800
committerKevin Thomas <me@kevinthomas.dev>2021-12-31 01:05:22 -0800
commite73e1e7e6f505a000b517fb6a867783c170d65d4 (patch)
tree2c3740579236f6444dcdd8d590b8907742b2843d /utils/build_scripts
parent319b831e65437f1c8e5ff4b4cb9be03f091f6fc6 (diff)
downloadmonzero-core-e73e1e7e6f505a000b517fb6a867783c170d65d4.tar.gz
monzero-core-e73e1e7e6f505a000b517fb6a867783c170d65d4.tar.xz
monzero-core-e73e1e7e6f505a000b517fb6a867783c170d65d4.zip
Use CMD in Dockerfile
According to Dockerfile best practices (https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#entrypoint) the best use for ENTRYPOINT is to set the image’s main command and then use CMD as the default flags. This makes it easier to change the flags passed to monerod when running the Docker image.
Diffstat (limited to 'utils/build_scripts')
0 files changed, 0 insertions, 0 deletions