Manage local DNS domains for containers. Allows creating, listing, and deleting DNS domains.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apple/container/llms.txt
Use this file to discover all available pages before exploring further.
Subcommands
create
Creates a local DNS domain for containers. Requires administrator privileges (use sudo). Usage:<domain-name>- The local domain name
list
Lists configured local DNS domains for containers. Usage:container system dns ls
Example:
delete
Deletes a local DNS domain. Requires administrator privileges (use sudo). Usage:container system dns rm
Arguments:
<domain-name>- The local domain name
Common workflow
DNS domains simplify accessing containers by allowing you to use memorable names instead of IP addresses.