Override option for entrypoint
There is no way to override entrypoint for the images which has entrypoint defined. Docker client has that option but testcontainers hasn't exposed it.
Sure @bikash001, would you be able to raise a PR?
Sure @bikash001, would you be able to raise a PR?
Yes, I will raise a PR.
Hi all, I am struggling to understand how to override the entry point of a docker image. Has the functionality been implemented? @bikash001 @cristianrgreco
Hi @dicolasi, this hasn't been implemented, it would make for a good first PR if you're up for it
I have 0 idea how to implement this. Sorry @cristianrgreco