Skip to content

aem-design/docker-java-ffmpeg

 
 

Repository files navigation

Ubuntu 8 with Java 11 and FFMPEG

build github license github issues github last commit github repo size docker stars docker pulls github release

This is docker image based on aemdesign/oracle-jdk with AEM base libs

Self Hosted runner

To build and deploy this repo you will need to add a self-hosted runner.

docker run -d --restart always --name github-runner-aemdesign -e RUNNER_NAME_PREFIX="ghraemd" -e ACCESS_TOKEN="<YOUR PERSONAL ACCESS TOKEN>" -e RUNNER_WORKDIR="/tmp/github-runner-aemdesign" -e RUNNER_GROUP="self-hosted" -e RUNNER_SCOPE="org" -e ORG_NAME="aem-design" -e LABELS="aemdesign,github-runner" -v /var/run/docker.sock:/var/run/docker.sock -v ${PWD}:/tmp/github-runner-your-repo myoung34/github-runner:latest

Included Packages

Following is the list of packages included

  • imagemagic - for converting assets
  • libx - for forms processing
  • buildtools - for building xvid
  • xvid - for building xvid

About

base image to use for aem has all os level image magic and codecs installed

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors