Skip to content

containers101/cf-terminal

Repository files navigation

Codefresh Terminal

Provides easy access to Docker container's insides. Follow these steps and you will know what inside your container :)

Step 1: create terminal service and build it

Click Add Service button and use this link https://github.com/containers101/cf-terminal as repo URL. Click build button in the end. It will create terminal image for you.

Step 2: add terminal in your composition

If you don't have composition yet please follow this link https://g.codefresh.io/compositions/new/services and create a new one. If you already have composition just use this composition. In our example we created a new composition for this service https://github.com/containers101/who-m-i (we called it my-service) and used https://github.com/containers101/cf-terminal/blob/master/docker-compose.yml for configuration. As you can see we shared app folder from my-service with terminal.

Don't forget to launch your composition in the end.

Step 3: get access to terminal

So all is done. Now we can get access to terminal and check what exactly is placed inside app folder. Open this link https://g.codefresh.io/environments/ and click Open App link.

Username and password can be defined by environment variables: USERNAME/PASSWORD. If not defined, login to terminal using: user/pass.

About Containers 101

Containers 101 is online/offline meetup group based in Mountain View that provides guides and helps developers work with Containers. Created by Codefresh which provides environments for every commit, Docker CI and CD, and an embedded registry.

Join Containers 101 Learn more about Codefresh

About

Web SSH terminal for access to container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •