Skip to content
Open
Changes from all commits
Commits
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
9 changes: 9 additions & 0 deletions docs/deployment/deployment/sandbox.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,15 @@ who wish to dig deeper into the storage layer.
🐋 Flyte sandbox ships with a Docker registry. Tag and push custom workflow images to localhost:30000
📂 The Minio API is hosted on localhost:30002. Use http://localhost:30080/minio/login for Minio console

Stop the Sandbox
================

To stop the Flyte sandbox, run:

.. prompt:: bash $

flytectl demo stop


Configuration
______________
Expand Down
Loading