run_amcat_docker | R Documentation |
Automatically sets up services defined in a Docker Compose file. Only options relevant to AmCAT are implemented.
run_amcat_docker(compose = NULL, force_install = FALSE)
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! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.