Closed iwa closed 2 months ago
would be definitely cool to have a docker support instead of having to install baremetal :)
https://github.com/caris-events/tunalog/blob/master/Dockerfile
@iwa Is this?
Fixed, Thanks to @gurleensethi (#12), pushed to docker hub
$ docker run --name tunalog -p 8080:8080 yamiodymel/tunalog
Although the --tls-key and --tls-crt arguments aren't exposed, it shouldn't matter for now.
--tls-key
--tls-crt
would be definitely cool to have a docker support instead of having to install baremetal :)