aerokube / cm

Configuration manager for Aerokube products
https://aerokube.com/cm/latest/
Apache License 2.0
119 stars 31 forks source link

Flag to turn off saving logs in Selenoid #197

Closed vania-pooh closed 6 years ago

vania-pooh commented 6 years ago

Otherwise it clutters disk space.

jsa34 commented 6 years ago

Fab! Thank you for this!

vania-pooh commented 6 years ago

@jsa34 could you try whether an attached binary works for you? Command would be:

$ ./cm selenoid start --disable-logs <..rest of the args>

cm.zip

jsa34 commented 6 years ago

Just running now with suggested binary and no logs produced 👍

Thanks @vania-pooh !

vania-pooh commented 6 years ago

@jsa34 released as https://github.com/aerokube/cm/releases/tag/1.5.5.

jsa34 commented 6 years ago

Fixed in cm :)

(Thanks @vania-pooh!)

snackattas commented 5 years ago

@vania-pooh is there a way to pass this option --disable-logs in the compose file?

vania-pooh commented 5 years ago

@snackattas yep, there is command section: https://docs.docker.com/compose/compose-file/#command