Docker image of pst-utils on Debian Jessie
324
docker run --rm -it -v <pst-file-path>:<pst-file-path> sivachandran/pst-utils lspst <pst-file-path>
docker run --rm -it -v <pst-file-path>:<pst-file-path> sivachandran/pst-utils readpst <pst-file-path>
Other commands can also be executed in the image. If no command given then bash shell with access to all pst-utils commands will be launched.
Content type
Image
Digest
Size
83.6 MB
Last updated
over 9 years ago
docker pull sivachandran/pst-utils