Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhan3333/docker-centos-libheif

libheif 1.12.0 centos docker image
https://github.com/zhan3333/docker-centos-libheif

centos docker-image libheif

Last synced: about 2 months ago
JSON representation

libheif 1.12.0 centos docker image

Awesome Lists containing this project

README

        

# 编译 libheif 依赖的 centos7 镜像

## 编译

```shell
docker build . -f Dockerfile.build.centos -t heif-build-centos7
```

如果需要安装 golang,可以看看 Dockerfile.test.centos 中的配置。