Skip to content

Commit a133930

Browse files
docs: Clarify Docker volume creation instructions on fresh Windows install (#2861)
Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com>
1 parent 43eff25 commit a133930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/getting-started/docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ docker volume create seerr-data
163163
or the Docker Desktop app:
164164
1. Open the Docker Desktop app
165165
2. Head to the Volumes tab
166-
3. Click on the "New Volume" button near the top right
166+
3. Click on the "Create a volume" in the center of the page. Or if you have other volumes already, click on the "Create" button on the top right of the page.
167167
4. Enter a name for the volume (example: `seerr-data`) and hit "Create"
168168

169169
Then, create and start the Seerr container:

0 commit comments

Comments
 (0)