{"id":20699636,"url":"https://github.com/hyeonsangjeon/ubuntu-dind","last_synced_at":"2026-03-15T01:06:27.377Z","repository":{"id":100493093,"uuid":"145374480","full_name":"hyeonsangjeon/ubuntu-dind","owner":"hyeonsangjeon","description":"ubuntu18.04 dind test bed","archived":false,"fork":false,"pushed_at":"2018-08-20T07:07:16.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T19:14:01.235Z","etag":null,"topics":["ubuntu","ubuntu-dind","ubuntu1804"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/hyeonsangjeon.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}},"created_at":"2018-08-20T06:18:00.000Z","updated_at":"2020-08-25T06:59:25.000Z","dependencies_parsed_at":"2023-05-15T09:00:10.993Z","dependency_job_id":null,"html_url":"https://github.com/hyeonsangjeon/ubuntu-dind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyeonsangjeon%2Fubuntu-dind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyeonsangjeon%2Fubuntu-dind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyeonsangjeon%2Fubuntu-dind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyeonsangjeon%2Fubuntu-dind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyeonsangjeon","download_url":"https://codeload.github.com/hyeonsangjeon/ubuntu-dind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242967691,"owners_count":20214280,"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":["ubuntu","ubuntu-dind","ubuntu1804"],"created_at":"2024-11-17T00:31:12.498Z","updated_at":"2025-12-24T01:45:12.444Z","avatar_url":"https://github.com/hyeonsangjeon.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ubuntu-dind : 18.04\nUsing container test bed.\n- ubuntu version : 18.04\n- docker version : 18.06.0-ce\n- expose port : 3000, 443, 80, 22 \n\n\n##### To run docker, excute this command in a ternimal:\n```console\ndocker run -d -it --name ubuntu1804  -p 8081:3000 -p 8443:443 -p 8080:80 -p 2202:22 --privileged  -v /var/run/docker.sock:/var/run/docker.sock -e TZ=Asia/Seoul modenaf360/ubuntu-dind:18.04 /bin/bash\n```\n\nIf you want to get into docker container os, excute this command\n```console\ndocker exec -i -t ubuntu1804 /bin/bash\n```\n\nor, get into with ssh (custom write in docker container)\n\n```console\n1. docker exec -i -t ubuntu1804 /bin/bash\n2. passwd root (in docker container)\n3. vi /etc/ssh/sshd_config : (in docker container)\n   PermitRootLogin yes\n4. service ssh restart (in docker container)\n```\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyeonsangjeon%2Fubuntu-dind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyeonsangjeon%2Fubuntu-dind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyeonsangjeon%2Fubuntu-dind/lists"}