Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can also build your own 7.2 image by checking out the master branch of avalon repo then. Docker Buildkit is recommended

Code Block
languagebash
docker build . -t avalonmediasystem/avalon:7.2 --target=prod

...