Skip to content

Miljar/exiftool-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

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