Skip to content

Commit 41a6679

Browse files
Updates
1 parent e18b98c commit 41a6679

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/install-guides/container.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ Start the container system service:
7575
container system start
7676
```
7777

78-
{{% notice note %}}
7978
You must start the service to use commands like `build`, `run`, or `push`. It may need to be restarted after rebooting.
80-
{{% /notice %}}
8179

8280
The background server process is now running.
8381

@@ -156,9 +154,7 @@ container registry login docker.io
156154

157155
Enter your Docker Hub username and password.
158156

159-
{{% notice note %}}
160157
The same command works with other registries such as GitHub Container Registry (ghcr.io) or any OCI-compliant registry. Replace `docker.io` with the appropriate registry hostname.
161-
{{% /notice %}}
162158

163159
Next, upload the tagged image to Docker Hub:
164160

0 commit comments

Comments
 (0)