Skip to content

Miljar/exiftool-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70ec852 · Nov 28, 2016

History

16 Commits
Jun 23, 2016
Jun 23, 2016
Jun 23, 2016
Jun 23, 2016
Nov 27, 2016

Repository files navigation

Exiftool Docker image Build Status

Clone this repository

$ git clone [email protected]:Miljar/exiftool-docker.git && cd exiftool-docker

Build container

$ docker build -t exiftool .

Run container

$ docker run -v "$PWD":/tmp exiftool <image>

Optionally create alias

You might want to alias the above command to the exiftool command, so you can simply do:

$ exiftool <image>

About

Exiftool, in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published