Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create launch.json #22

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Create launch.json #22

wants to merge 48 commits into from

Commits on Jan 24, 2017

  1. Fixes tini path

    netj committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    1e2e5e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e565e45 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Updates installation directions to include cd command

    Hi. First off, great project! It's been super helpful at work, so keep up the good work 👍
    
    I'd like to add a `cd` command to your README.md. My coworker was attempting to get a project going earlier today and didn't think to change directories into the repo which ended up causing him some trouble.
    cleathers authored Jan 25, 2017
    Configuration menu
    Copy the full SHA
    99bca4c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Volume-based approach (WIP)

    Martin Honermeyer authored and djmaze committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    d79b54f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186366c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba664c View commit details
    Browse the repository at this point in the history
  4. Use temp file for known hosts

    djmaze committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    01524e4 View commit details
    Browse the repository at this point in the history
  5. Rename LOCAL_* variables to HOST_*

    (because that's what it is now)
    djmaze committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    d615ba5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Configuration menu
    Copy the full SHA
    979dd6a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Make ssh-agent a named volume

    djmaze committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    2b35f4f View commit details
    Browse the repository at this point in the history
  2. Fix for new volume create syntax

    Martin Honermeyer committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    e79d9ca View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. Configuration menu
    Copy the full SHA
    cedc7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d89f0ed View commit details
    Browse the repository at this point in the history
  3. combine apk commands

    BlinkyStitt committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    f5567fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953624d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b495728 View commit details
    Browse the repository at this point in the history
  6. always exit on any error

    BlinkyStitt committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9defdce View commit details
    Browse the repository at this point in the history
  7. shellcheck

    BlinkyStitt committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    a3235dd View commit details
    Browse the repository at this point in the history
  8. remove duplicate script

    BlinkyStitt committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    68c211e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5d2353 View commit details
    Browse the repository at this point in the history
  10. fixes

    BlinkyStitt committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    de4c4ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4fca3a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    421651f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    976c723 View commit details
    Browse the repository at this point in the history
  3. pin to alpine 3.5

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    76a95d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e0b725 View commit details
    Browse the repository at this point in the history
  5. rename and rearrange

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    9bec4b3 View commit details
    Browse the repository at this point in the history
  6. readme

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    4743cd6 View commit details
    Browse the repository at this point in the history
  7. ssh -T git@github

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    812ac1a View commit details
    Browse the repository at this point in the history
  8. use our own image

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    e2d1756 View commit details
    Browse the repository at this point in the history
  9. use short flags

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    4ad8329 View commit details
    Browse the repository at this point in the history
  10. better pull

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    cddf2cd View commit details
    Browse the repository at this point in the history
  11. fix link

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    0e7a935 View commit details
    Browse the repository at this point in the history
  12. shorter name

    BlinkyStitt committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    4f7cbbe View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. fix for yosemite

    BlinkyStitt committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    ecf8003 View commit details
    Browse the repository at this point in the history
  2. echo a single line

    BlinkyStitt committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    a3c3b71 View commit details
    Browse the repository at this point in the history
  3. Fix clone link in readme

    BlinkyStitt authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    a23575e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc7673 View commit details
    Browse the repository at this point in the history
  5. Generate SSH host key during container startup

    FIXME Find a way to ensure sshd is ready without waiting an arbitrary second.
    djmaze committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    cd9b12b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a0f070 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    494b72d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. alpine 3.7 and new style

    BlinkyStitt committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    d5d3931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590369a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14357c1 View commit details
    Browse the repository at this point in the history
  4. shellcheck

    BlinkyStitt committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    bbc77f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Update README.md

    durhamka authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    39d5411 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Merge pull request #5 from durhamka/patch-1

    Update README.md
    baxor authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    43d09e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Create launch.json

    SibuVilakazi committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7e26e9b View commit details
    Browse the repository at this point in the history