mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
docs: remove docker desktop container creation tab (#861)
This commit is contained in:
@@ -167,22 +167,6 @@ volumes:
|
|||||||
external: true
|
external: true
|
||||||
```
|
```
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
<TabItem value="docker-desktop" label="Docker Desktop">
|
|
||||||
1. Open the Docker Desktop app
|
|
||||||
2. Head to the Containers/Apps tab
|
|
||||||
3. Click on the "Add Container/App" button near the top right
|
|
||||||
4. Fill in the container details:
|
|
||||||
- **Name**: `jellyseerr`
|
|
||||||
- **Image**: `fallenbagel/jellyseerr:latest`
|
|
||||||
- **Port**: `5055:5055`
|
|
||||||
- **Volume**: `jellyseerr-data:/app/config`
|
|
||||||
- **Environment Variables**:
|
|
||||||
- **LOG_LEVEL**: `debug`
|
|
||||||
- **TZ**: `Asia/Tashkent`
|
|
||||||
- **Restart Policy**: `unless-stopped`
|
|
||||||
5. Click on the "Run" button
|
|
||||||
</TabItem>
|
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
:::tip
|
:::tip
|
||||||
|
|||||||
Reference in New Issue
Block a user