# Functions
NewReaderFromPath creates a new FIFO pipe reader from a docker log pipe location.
NewReaderFromReadCloser creates a new FIFO pipe reader from an existing ReadCloser.
# Structs
PipeReader reads from the FIFO pipe we get from the docker container.