Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 7cd0539

Browse files
ctalledorodnymolina
authored andcommitted
Rename Sysbox Quick Start -> Sysbox-EE Quick Start.
1 parent 566d8fc commit 7cd0539

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

docs/quickstart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide
1+
# Sysbox-EE Quick Start Guide
22

33
This document shows, by way of example, how to deploy system containers and
44
quickly take advantage of their features.

docs/quickstart/dind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Docker-in-Docker
1+
# Sysbox-EE Quick Start Guide: Docker-in-Docker
22

33
This section shows examples for running Docker inside system containers.
44

docs/quickstart/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Preloading Inner Container Images into System Containers
1+
# Sysbox-EE Quick Start Guide: Preloading Inner Container Images into System Containers
22

33
This section shows how to preload inner container images into system container
44
images.

docs/quickstart/kind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Kubernetes-in-Docker
1+
# Sysbox-EE Quick Start Guide: Kubernetes-in-Docker
22

33
Sysbox has [preliminary support](../user-guide/kind.md#preliminary-support--known-limitations)
44
for running Kubernetes (K8s) inside system containers. This is known as

docs/quickstart/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Security
1+
# Sysbox-EE Quick Start Guide: Security
22

33
This section shows system container security features by way of example.
44

docs/quickstart/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Storage
1+
# Sysbox-EE Quick Start Guide: Storage
22

33
## Sharing Storage Among System Containers
44

docs/quickstart/systemd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sysbox Quick Start Guide: Systemd-in-Docker
1+
# Sysbox-EE Quick Start Guide: Systemd-in-Docker
22

33
This sections shows examples for deploying system containers that include
44
systemd inside.

docs/user-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This document describes Sysbox-EE's features, usage, configuration, and
44
limitations.
55

6-
This document complements the [Sysbox Quick Start Guide](../quickstart/README.md).
6+
This document complements the [Sysbox-EE Quick Start Guide](../quickstart/README.md).
77

88
Refer to that document for a quick introduction to running containers with
99
Sysbox. Come back to this document for a more comprehensive description of

0 commit comments

Comments
 (0)