Sign inSign up

ambroisemaupate/light-ssh

By ambroisemaupate

•Updated over 5 years ago

Access your data containers with useful commands such as Git and Composer

Image
1

943

ambroisemaupate/light-ssh repository overview

⁠Light SSH

This image is useful if you need to allow your users to access their own containers using SSH connection to be able to use Composer, Git and PHP cli utils. It can be useful for Roadiz or Symfony2 apps.

⁠Available commands

  • git
  • zip
  • php
  • composer
  • mysql
  • nano

⁠Usage

Light SSH already set environment vars USER=core and UID=500 for maxexcloo images compatibility.

# Light SSH already set USER=core and UID=500 for maxexcloo/data compatibility
docker run -d --name test_SSH -e PASS=test -v test_DATA:/data -p 22 ambroisemaupate/light-ssh

Tag summary

Content type

Image

Digest

sha256:1f39298b7…

Size

51.4 MB

Last updated

over 5 years ago

docker pull ambroisemaupate/light-ssh