Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dorie
  • dorie
  • Issues
  • #146

Closed
Open
Opened Feb 18, 2019 by Lukas Riedel@lriedelOwner1 of 1 task completed1/1 task

Install 'ssh' into Docker image

Description

ssh is required to write bash scripts running DORiE inside a container of the deployed Docker image.

The error message when activating the venv inside a new Bash instance was

The value of the MCA parameter "plm_rsh_agent" was set to a path
that could not be found:

  plm_rsh_agent: ssh : rsh

Please either unset the parameter, or check that the path is correct

This thread relates it to ssh not being installed.

Proposal

  • Add ssh to the Docker image.

How to test the implementation?

  • Run bash scripts executing DORiE inside the container (tested by @mlasetzki).
  • Ensure that dorie run -p [N] (executing DORiE in parallel) works in the deployed image.

Related issues

Edited Feb 18, 2019 by Lukas Riedel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dorie/dorie#146