CC#•Created by Urim on 12/21/2022 in #help ❔ How to stop visual studio starting docker containers with 'tail -f devnull' command?
With docker-compose I want a certain service to be started through specified entrypoint in dockerfile and not with tail -f devnull. I'm ok with losing debug support