litecoin-core-docker
You can run the latest available image as follows:
docker run -d \
-v "$(pwd)"/litecoin-data:/root/.litecoin \
--name litecoin-core \
-p 8333:8333 \
--restart always \
brunneis/litecoin-coreAll the available tags are listed here.