Skip to main content

Docker: Update a sensor

Before you begin

  • Administrative privileges are required.

Update sensor

  1. Go to the sensor installation directory.

    For example:

    install_dir

  2. Run the docker-compose -f digicert_sensor_docker-compose.yml down command to stop the sensor.

  3. Run the docker-compose -f digicert_sensor_docker-compose.yml pull command to pull the latest docker image.

  4. Run the docker-compose -f digicert_sensor_docker-compose.yml up -d command to start the sensor.

What's next

You're ready to set up and run a scan with this sensor. See Set up and run a scan.