Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
8d38a2d
Removed references to EIDF CES development environemnt eidf147-ces-dev02
mikej888 May 19, 2026
02d5cd4
Fixed link in introduction.md
mikej888 May 19, 2026
e21c30a
Fixed header in workflow-examples.md
mikej888 May 19, 2026
4640fd0
Updated development-workflow.md changing 'user' to 'you' - third- to …
mikej888 Jun 3, 2026
8f7ee56
Updated workflow-examples.md changing 'user' to 'you' - third- to sec…
mikej888 Jun 3, 2026
68f0378
Updated workflow-examples.md changing 'user' to 'you' - third- to sec…
mikej888 Jun 3, 2026
5cefcde
Updated introduction.md changing 'user' to 'you' - third- to second-p…
mikej888 Jun 3, 2026
f8ebf7f
Restored use of CES test VM within development-workflow.md
mikej888 Jun 3, 2026
b45f46a
Updated container-examples.md, SHS => Safe Haven, where appropriate
mikej888 Jun 3, 2026
7e6e199
Updated development-workflow.md, SHS => Safe Haven, where appropriate
mikej888 Jun 3, 2026
a5d0642
Tweaks to development-workflow.md
mikej888 Jun 3, 2026
656a15b
Aligned container-examples.md headings and content with development-w…
mikej888 Jun 3, 2026
abae19e
Tweaks to wording in development-workflow.md
mikej888 Jun 3, 2026
9cfa56d
Tweaks to wording in workflow-examples.md
mikej888 Jun 3, 2026
cf56f48
Heading tweaks to development-workflow.md workflow-examples.md
mikej888 Jun 3, 2026
5da9460
Heading tweaks to development-workflow.md workflow-examples.md
mikej888 Jun 3, 2026
bcc01f8
Rewording and reformatting of introduction.md for consistency with ot…
mikej888 Jun 3, 2026
1ce6917
Fixed formatting of development-workflow.md
mikej888 Jun 3, 2026
87d4f37
Added CES test VM access instructions to introduction.md
mikej888 Jun 3, 2026
7f405cc
Fixed relative links in introduction.md development-workflow.md workf…
mikej888 Jun 4, 2026
ce2bd98
Rewordings to development-workflow.md based on review
mikej888 Jun 4, 2026
2d34d39
Rewordings to development-workflow.md based on review
mikej888 Jun 4, 2026
5bfb435
Rewordings to workflow-examples.md based on review
mikej888 Jun 4, 2026
8d4a872
Rewordings to introduction.md based on review
mikej888 Jun 4, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Container Examples

To help with writing your own Dockerfiles to run within the SHS via the CES, a set of examples for commonly used software stacks can be found in our [SHS Container Samples](https://github.com/EPCCed/tre-container-samples/) repository.
To help with writing your own Dockerfiles to run within your Safe Haven via the CES, a set of examples for commonly used software stacks can be found in our [SHS Container Samples](https://github.com/EPCCed/tre-container-samples/) repository.

Please contact your Service Manager if you need further support with the use of containers.

Expand Down
Loading