Skip to content

A super lightweight Dockerfile for using libavif on Alpine Linux.

License

Notifications You must be signed in to change notification settings

gabileibo/libavif-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

libavif-alpine

This repository contains a super lightweight Dockerfile for building libavif on Alpine Linux.

Can be used as a base image for other projects that need to use avifenc like an image processing pipeline.

Usage

Docker

docker pull ghcr.io/gabileibo/libavif-alpine:latest

MacOS

alias avifenc='docker run -it --rm -v "${PWD}:/workdir" ghcr.io/gabileibo/libavif-alpine avifenc'
avifenc --help

Disclaimer

This project, gabileibo/libavif-alpine, is an independent project and is in no way associated with, endorsed by, or affiliated with the official AOMediaCodec/libavif project or its maintainers. All trademarks and registered trademarks are the property of their respective owners.

About

A super lightweight Dockerfile for using libavif on Alpine Linux.

Topics

Resources

License

Stars

Watchers

Forks

Packages