{"id":27647197,"url":"https://github.com/techiescamp/docker-course","last_synced_at":"2026-02-22T22:38:10.412Z","repository":{"id":278135670,"uuid":"934634840","full_name":"techiescamp/docker-course","owner":"techiescamp","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-19T04:03:16.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T01:49:02.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/techiescamp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-18T06:46:08.000Z","updated_at":"2025-03-06T18:33:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3d59e86-cd26-4cbb-b415-062b956a6529","html_url":"https://github.com/techiescamp/docker-course","commit_stats":null,"previous_names":["techiescamp/docker-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techiescamp/docker-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techiescamp%2Fdocker-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techiescamp%2Fdocker-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techiescamp%2Fdocker-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techiescamp%2Fdocker-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techiescamp","download_url":"https://codeload.github.com/techiescamp/docker-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techiescamp%2Fdocker-course/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264962345,"owners_count":23689799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-24T01:49:01.556Z","updated_at":"2025-10-30T08:21:04.400Z","avatar_url":"https://github.com/techiescamp.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-course\n## Install Latest VirtualBox\n\u003e Note: You should have admin permission in your workstation to make Virtaualbox work.\n\nDownload and install virtual box from https://www.virtualbox.org/wiki/Downloads\n\n## Install Vagrant\n\nInstall Vagrant followin insructions from https://developer.hashicorp.com/vagrant/downloads\n\n## Restart the System\n\nOnce all the installation is done, restart the system.\n\n## Bring up the VM\n\nClone the docker course repo.\n\n```\ngit clone https://github.com/techiescamp/docker-course.git\n```\n\nNow, open the terminal and cd in the docker-course/lab-setup.\n\n```\ncd docker-course/lab-setup\n```\n\nExecute the following command to bring up the VMs\n\n```\nvagrant up\n```\nCheck the vm status using the following command. You should see  VM in running state.\n\n```\nvagrant status\n```\n\nOnce the VMs are up, you cna login to the VM using the VM name.\n\n```\nvagrant ssh Docker \n```\n\n## Halt the VMs\n\nWhen you are not using the setup, you can halt the VMS to free up the CPU and memory in your system using the halt command.\n\n```\nvagrant halt\n```\n\n## Destroy the setup\n\nYou can destroy the VMs usin the following command.\n\n```\nvagrant destroy -f\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechiescamp%2Fdocker-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechiescamp%2Fdocker-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechiescamp%2Fdocker-course/lists"}