run_amcat_docker: Run docker containers with AmCAT modules

View source: R/docker.r

run_amcat_dockerR Documentation

Run docker containers with AmCAT modules

Description

Automatically sets up services defined in a Docker Compose file. Only options relevant to AmCAT are implemented.

Usage

run_amcat_docker(compose = NULL, force_install = FALSE)

Arguments

compose

Path to a Docker Compose file. Uses https://github.com/JBGruber/amcat4docker/blob/main/docker-compose.yml by default.

force_install

If TRUE, removes all containers and re-creates them from the compose file. If 2, the images are also re-downloaded. Danger: this will destroy the indexes in your containers!


ccs-amsterdam/amcat4r documentation built on April 17, 2025, 3:22 a.m.