Coder Social home page Coder Social logo

parisbite / docker-ssh-ubuntu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ntt-data-cloud-transformation/docker-ssh-ubuntu

0.0 0.0 0.0 148 KB

This is a Docker file to mimic the AWS Ubuntu 12.04 image as closely as possible

Shell 100.00%

docker-ssh-ubuntu's Introduction

docker-ssh-ubuntu

This is a Docker file to mimic the AWS Ubuntu 12.04 image as closely as possible.

Problem being adressed

Things take too long to test on AWS instances because:

  1. Intance launch takes over 90 seconds
  2. Data transfer is low
  3. Takes longer to inspect files created

These problems can be seen at worse when debugging a chef recipe because every run shall be done on a clear environment which takes several minutes.

Solution

We use this repository within Flux7 Labs as cheap way to test chef recipes that are under development. It helps in three ways:

  1. Quick start/stop time of a container singnifncalty shortens the debug loop
  2. The ease of logging into a container and the speed is far better than logging in to an EC2 instance
  3. You can easily read files from within the container from the outside host
  4. You dont have to pay for launching wasteful EC2 instance repeatedly as you debug

Running this container

Known Issues

  • apparmor is not installed which can cause some applications to fail

docker-ssh-ubuntu's People

Contributors

maater avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.