SYNOPSIS
container enter [OPTIONS] [-- COMMAND|"COMMANDS"]
DESCRIPTION
The container enter enters a container namespace.
OPTIONS
The following container options are available:
-n, --name=NAME
- Specify container name.
EXAMPLES
Enter to example.net container namespace:
- sudo container enter -n example.net
Execute ip a in example.net container namespace:
- sudo container enter -n example.net --- ip a
HOMEPAGE
More information about container-tools and the Open Infrastructure project can be found on the homepage at https://open-infrastructure.net.
BUGS
Bugs can be reported by sending a bug report to the Debian Bug Tracking System at https://bugs.debian.org.