Skip to content

Commit f902223

Browse files
committed
Rewrite instances section
* Remove complex example with binds * Rewrite examples for preferred foreground mode of startscript process * Add details of instance logs * Add details of instance stats / cgroups limits * General edits Fixes #145 Fixes #144 Fixes #143
1 parent f16c612 commit f902223

File tree

6 files changed

+206
-281
lines changed

6 files changed

+206
-281
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2017, SingularityWare, LLC. All rights reserved.
2-
Copyright (c) 2018-2022, Sylabs, Inc. All rights reserved.
2+
Copyright (c) 2018-2023, Sylabs, Inc. All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without
55
modification, are permitted provided that the following conditions are met:

cgroups.rst

+2
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ satisfy these criteria by default. On older distributions support can often be
6161
enabled. Consult the admin documentation or speak to your system administrator
6262
about this.
6363

64+
.. _cgroup_flags:
65+
6466
***************************
6567
Command Line Limit Flags
6668
***************************

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
# General information about the project.
4646
project = u'SingularityCE User Guide'
4747
author = u'SingularityCE Project Contributors'
48-
copyright = u'2017-2022, Sylabs Inc & Project Contributors'
48+
copyright = u'2017-2023, Sylabs Inc & Project Contributors'
4949

5050
# The version info for the project you're documenting, acts as replacement for
5151
# |version| and |release|, also used in various other places throughout the

docpage.png

223 KB
Loading

index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ networking and security configuration.
8585

8686
Bind Paths and Mounts <bind_paths_and_mounts>
8787
Persistent Overlays <persistent_overlays>
88-
Running Services <running_services>
88+
Instances - Running Services <running_services>
8989
Environment and Metadata <environment_and_metadata>
9090
Plugins <plugins>
9191
Security Options <security_options>

0 commit comments

Comments
 (0)