Sign inSign up

letompouce/handbrake

By letompouce

Updated over 3 years ago

Docker image for HandBrake CLI.

Image
0

640

letompouce/handbrake repository overview

letompouce/handbrake

Docker image for HandBrake CLI.

Run

docker run --rm \
  -v $(pwd):/files \
  letompouce/handbrake \
  --preset-list

This image uses UTC timezone, you may want to mount /etc/localtime:/etc/localtime:ro.

Docker Tags

Simple tags
  • a1b2c3d4: CI build at $CI_COMMIT_SHORT_SHA
  • v1.0: CI build at $CI_COMMIT_TAG.
Shared tags
  • latest: Points to latest vX.X release tag. Stable image that should be used in production.
  • head: points to latest push build. May not be production-ready.

Volumes

  • /files is the image WORKDIR.

Todo

  • Custom presets import

Tag summary

Content type

Image

Digest

sha256:b330ec474

Size

42.8 MB

Last updated

over 3 years ago

docker pull letompouce/handbrake