Skip to main content

Before you begin

It is advisable to keep a backup of the database and API volumes before you begin the update process.

Steps

  1. Step the current running containers
sudo docker compose stop
  1. Update the container images
sudo docker compose pull
  1. Re-create and start the containers