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

dind devcontainer part2 #2059

Merged
merged 10 commits into from
Jun 7, 2024
Merged

dind devcontainer part2 #2059

merged 10 commits into from
Jun 7, 2024

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    d25d9ba View commit details
    Browse the repository at this point in the history
  2. extract tags

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    569ae68 View commit details
    Browse the repository at this point in the history
  3. splitting tags with comma

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    5d9ed7f View commit details
    Browse the repository at this point in the history
  4. align step names

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d27d156 View commit details
    Browse the repository at this point in the history
  5. added clab install

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    583417e View commit details
    Browse the repository at this point in the history
  6. remove sudo

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    6ef454b View commit details
    Browse the repository at this point in the history
  7. install clab

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3da41c9 View commit details
    Browse the repository at this point in the history
  8. remove non root user

    hellt committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7a3cbe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. simplify dev container setup to MVP (#2062)

    * simplify dev container setup to MVP
    
    * use dockerfile to install from the apt repo and use workflow inputs
    
    ---------
    
    Co-authored-by: Roman Dodin <dodin.roman@gmail.com>
    ankudinov and hellt committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0487dc9 View commit details
    Browse the repository at this point in the history
  2. fix path

    hellt committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    12b819a View commit details
    Browse the repository at this point in the history