Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D doxec
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Frank Sauerburger
  • doxec
  • Issues
  • #5

Closed
Open
Created Aug 05, 2017 by Frank Sauerburger@frankOwner

Alternative shell in console operation

Add an optional argument to the console operation, which defines the shell in which the following commands should be run. This could also be used to start a docker container and then execute commands inside.

<!-- console docker run --rm --name adf ubuntu /bin/bash -c "sleep 600"
```
```
-->
<!-- console docker exec -it adf /bin/bash"
```
$ ls
```
-->
Assignee
Assign to
Time tracking