# Containers available to Sandbox

The following are containers that you can use if you want to customize how you run these applications in your Sandbox. Many of these applications exist locally on the Sandbox, so this is a more advanced feature available if you need to customize versions, etc.

In the Docker file included you can learn how the repository was built.

#### To see which containers are available in Sandbox type in Terminal Emulator

```
finngen-cli list-images
```

### Containers available to Sandbox 30.06.21

* eu.gcr.io/finngen-sandbox-v3-containers/bcftools
* eu.gcr.io/finngen-sandbox-v3-containers/bioinformatics
* eu.gcr.io/finngen-sandbox-v3-containers/cloudsdktool
* eu.gcr.io/finngen-sandbox-v3-containers/cs-prs
* eu.gcr.io/finngen-sandbox-v3-containers/fimm-apps
* eu.gcr.io/finngen-sandbox-v3-containers/finemap-suite
* eu.gcr.io/finngen-sandbox-v3-containers/gcta
* eu.gcr.io/finngen-sandbox-v3-containers/ldsc
* eu.gcr.io/finngen-sandbox-v3-containers/meta
* eu.gcr.io/finngen-sandbox-v3-containers/openjdk
* eu.gcr.io/finngen-sandbox-v3-containers/plink
* eu.gcr.io/finngen-sandbox-v3-containers/plotv2
* eu.gcr.io/finngen-sandbox-v3-containers/prs-survival
* eu.gcr.io/finngen-sandbox-v3-containers/python
* eu.gcr.io/finngen-sandbox-v3-containers/qctool
* eu.gcr.io/finngen-sandbox-v3-containers/r
* eu.gcr.io/finngen-sandbox-v3-containers/saige
* eu.gcr.io/finngen-sandbox-v3-containers/saige.survival
* eu.gcr.io/finngen-sandbox-v3-containers/saigesurvival
* eu.gcr.io/finngen-sandbox-v3-containers/sandbox-gate-saige.survival
* eu.gcr.io/finngen-sandbox-v3-containers/susie
* eu.gcr.io/finngen-sandbox-v3-containers/swissknife
* eu.gcr.io/finngen-sandbox-v3-containers/vcftools


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finngen.fi/working-in-the-sandbox/quirks-and-features/docker-images/containers-available-to-sandbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
