docker inaccel exec

Description
Execute a command in a running container
Usage
docker inaccel exec [OPTIONS] COMMAND [ARG...]
Options
Name, shorthand | Default | Description |
--env, -e | | Set environment variables |
--index | 1 | Index of the container if there are multiple instances of a service |
--no-tty, -T | | Disable pseudo-TTY allocation |
--service, -s | | Service name |
--user, -u | | Username or UID (format: <name |
--workdir, -w | | Working directory inside the container |
Parent command
Command | Description |
docker inaccel | Simplifying FPGA management in Docker |
Last update: April 19, 2022