The Wayback Machine - https://web.archive.org/web/20200709201426/https://github.com/topics/web-terminal
Skip to content
#

web-terminal

Here are 18 public repositories matching this topic...

Tobias-Keller
Tobias-Keller commented Apr 6, 2020

i trying to use docker-ssh with an ubuntu docker container, but get this error:
invalid reference format: repository name must be lowercase.

my command:
docker run --name sshd-testsystem -p 1333:22 -v /var/run/docker.sock:/var/run/docker.sock -e AUTH_MECHANISM=noAuth -e FILTERS={\"name\":[\"^/mytestsystem$\"]} jeroenpeeters/docker-ssh

the error occures when i set the FILTERS paramte

Improve this page

Add a description, image, and links to the web-terminal topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the web-terminal topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.