vlmcsd-docker icon indicating copy to clipboard operation
vlmcsd-docker copied to clipboard

Add "-e" option in Dockerfile

Open Maximumi opened this issue 3 years ago • 1 comments

Hello, Small improvement, could you add the "-e" option with CMD in Dockerfile

CMD [ "/usr/bin/vlmcsd", "-D", "-d", "-e"]

This will allow use "docker compose logs -f" command line to and review logs.

Thanks

Maximumi avatar Nov 01 '22 16:11 Maximumi

@Maximumi I have forked the git and would like to see if it would be good to implement this feature: https://github.com/elico/vlmcsd-docker

Why don't you fork the git and build one with your options?

elico avatar Dec 02 '23 08:12 elico