Skip to content

Commit 9a72622

Browse files
mgustineliclaude
andcommitted
docs(docker): fix markdown lint and regenerate TOC
Apply markdownlint-fix (collapse double blank line) and markdown-toc (drop stale "Official Docker Images" TOC entry for the removed heading) so the pre-commit CI check passes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1eb06fa commit 9a72622

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docker/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ regarding FiftyOne Enterprise.
4242
- [1. Copy the template `.env` file](#1-copy-the-template-env-file)
4343
- [2. Fill out required values in `.env`](#2-fill-out-required-values-in-env)
4444
- [3. Create a `compose.override.yaml` to override configuration](#3-create-a-composeoverrideyaml-to-override-configuration)
45-
- [:package: Official Docker Images](#package-official-docker-images)
4645
- [:rocket: Step 4: Initial Deployment](#rocket-step-4-initial-deployment)
4746
- [1. Database admin mode](#1-database-admin-mode)
4847
- [2. Launch the application](#2-launch-the-application)
@@ -276,7 +275,6 @@ services:
276275
FIFTYONE_DATABASE_ADMIN: false
277276
```
278277

279-
280278
### 2. Launch the application
281279

282280
It is highly recommended to set up your FiftyOne Enterprise Deployment with

0 commit comments

Comments
 (0)