Skip to content

Commit 9313929

Browse files
readme
1 parent 0269c03 commit 9313929

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,18 @@ When `--status-dir` is provided, the launcher writes a JSON status file (`status
142142

143143
The launcher handles `SIGINT` (Ctrl+C) and `SIGTERM` for graceful shutdown. It stops the PocketIC server and waits for it to exit before terminating.
144144

145+
### Experimental features
146+
147+
If the launcher is built with `--feature cloud-engine`, you can create subnets of type `cloud-engine`. The subnet admin is set to the anonymous principal. The `:cloudengine-beta` Docker tag is an alternative to the standard image with this feature enabled.
148+
145149
## Installing
146150

147151
`icp-cli-network-launcher` is typically installed automatically by icp-cli. It can be updated to the latest version with `icp network update`.
148152

149153
Binary downloads are also available on the [releases page](https://github.com/dfinity/icp-cli-network-launcher/releases).
150154

155+
A Docker image is published under the name `ghcr.io/dfinity/icp-cli-network-launcher`. The container port 4943 should be published for gateway access.
156+
151157
## Development
152158

153159
### Prerequisites

0 commit comments

Comments
 (0)