frontail icon indicating copy to clipboard operation
frontail copied to clipboard

Frontail in Docker pipe in another container logs

Open Strauteka opened this issue 5 years ago • 0 comments

Hello, is it possible to pipe in frontail docker container, output of command docker logs --follow <container>
Currently, I can do on machine: docker logs -f $container_name | frontail - --ui-highlight -t dark

Strauteka avatar Sep 30 '20 08:09 Strauteka