I\'m trying to understand a discrepancy between ENTRYPOINT in Dockerfile and docker run --entrypoint. The exec form of ENTRYPOINT
ENTRYPOINT
docker run --entrypoint
exec