Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Fundamentals

Setup the training environment

  1. Open GitHub Codespaces and create your new cloudnativetrainings/container-fundamentals codespace with Machine Type 4-core.
  2. Verify your environment via make verify.

If this fails, please run the following command (GitHub Codespaces currently has this issue: devcontainers/features#1494)

kill $(pgrep dockerd)
dockerd &
  1. Start with the 01_hello-docker lab.

Teardown the training environment

  1. Delete your cloudnativetrainings/container-fundamentals codespace via GitHub Codespaces.

About

Container Fundamentals Training Labs

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages