Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Feb 5, 2025
1 parent a4b7d3a commit 351d9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docker/parameters.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Container Parameters
sidebar_position: 3
description: "Setting up the netboot.xyz Docker Container"
description: "netboot.xyz Docker Container Parameters"
hide_table_of_contents: true
---

Expand All @@ -17,4 +17,4 @@ Container images are configured using parameters passed at runtime. These parame
| `-e MENU_VERSION=2.0.84` | Specify a specific version of boot files you want to use from netboot.xyz (unset pulls latest) |
| `-e TFTPD_OPTS='--tftp-single-port'` | Specify arguments for the TFTP server (this example makes TFTP send all data over port 69) |
| `-v /config` | Storage for boot menu files and web application config |
| `-v /assets` | Storage for netboot.xyz bootable assets (live CDs and other files) |
| `-v /assets` | Storage for netboot.xyz bootable assets (live CDs and other files) |

0 comments on commit 351d9a9

Please sign in to comment.