Update the Docker support for Review Board 4.0.

Review Request #11488 — Created Feb. 25, 2021 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

This updates the brand-new Docker support to work with Review Board 4.0.
Mainly, this updates some of the package names, sets up for pre-release
builds, and switches to Python 3.

Built a new image and deployed a container. Saw that it successfully
installed and ran Review Board.

Tested upgrades on existing site directories.

Tested that Power Pack (using an in-progress Python 3 build) and
Review Bot (same) were both installed and working.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update the Docker support for Review Board 4.0.
This updates the brand-new Docker support to work with Review Board 4.0. Mainly, this updates some of the package names, sets up for pre-release builds, and switches to Python 3.
ae09185fbc66e25120f9b7e6dfd9c81dd1dd2438 Christian Hammond
contrib/docker/Dockerfile
contrib/docker/build.py
contrib/docker/examples/docker-compose.mysql.yaml
contrib/docker/examples/docker-compose.postgres.yaml
Loading...