-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #174 from dvalters/dvalters-patch-tre-container-ex…
…amples TRE container examples - minor edits
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
To help with writing your own Dockerfiles to run within a Trusted Research Environment via the Container Execution Service, we have provided a set of example Dockerfiles for commonly used software stacks. These show examples of how to set up containers with non-root user access, as well as other best practices for developing secure containers. | ||
|
||
To request access to these container examples please contact Giulia Deiana or Declan Valters via the EIDF helpdesk. | ||
To request access to these container examples please contact the [EIDF Helpdesk](https://portal.eidf.ac.uk/queries/submit) referencing this page, otherwise send your query by email to [[email protected]](mailto:[email protected]) with the subject line "TRE Container Support". | ||
|
||
## Example Containers | ||
|
||
|
@@ -14,7 +14,7 @@ To request access to these container examples please contact Giulia Deiana or De | |
| Jupyter Notebook | non-interactive at present | | ||
| MinIO S3 | | | ||
| Nextflow | | | ||
| NVIDIDA-Rapids | basic/minimal packages | | ||
| NVIDIA-Rapids | basic/minimal packages | | ||
| Octave | | | ||
| PostGreSQL | | | ||
| PSPP | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# EIDF Cerebras | ||
# EIDF Cerebras | ||
|
||
## Getting Access | ||
|
||
|