Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

TECHIO> terminal

Usage

TECHIO> terminal [OPTIONS]

Description

This command opens a terminal on the Docker image that has been created during the run process.

Options

-s, --shell <SHELL> specifies the shell to use to open the terminal. Default value: /bin/bash

-u, --user <USER> specifies the user to use when opening the terminal. Default value: root

-i, --init <COMMAND> specifies a command to execute when the terminal is launched

Open Source Your Knowledge: become a Contributor and help others learn. Create New Content