{"id":15419524,"url":"https://github.com/jonathanbeber/docker-playground","last_synced_at":"2026-02-23T19:36:42.698Z","repository":{"id":101108329,"uuid":"43811618","full_name":"jonathanbeber/docker-playground","owner":"jonathanbeber","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-20T10:45:54.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T16:42:59.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/jonathanbeber.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}},"created_at":"2015-10-07T11:41:07.000Z","updated_at":"2015-11-20T10:45:55.000Z","dependencies_parsed_at":"2023-03-13T15:28:50.540Z","dependency_job_id":null,"html_url":"https://github.com/jonathanbeber/docker-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanbeber/docker-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbeber%2Fdocker-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbeber%2Fdocker-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbeber%2Fdocker-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbeber%2Fdocker-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanbeber","download_url":"https://codeload.github.com/jonathanbeber/docker-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanbeber%2Fdocker-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29752810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T19:23:13.917Z","status":"ssl_error","status_checked_at":"2026-02-23T19:23:11.618Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-10-01T17:25:18.575Z","updated_at":"2026-02-23T19:36:42.662Z","avatar_url":"https://github.com/jonathanbeber.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Playground\n\n## Some examples\n\n### Updating Dockerfile after changes, you need run:\n\n```sh\n[sudo] docker build -t user/project:tag .\n```\n\nWhere `user/project:tag` is an alias to run your Docker container.\n\n`user/project` can be your own Dockerhub user and project name, and `:tag` is an alias that can be the version of your project.\n\nAfter that, you can run this with command:\n\n```sh\n[sudo] docker run user/project:tag\n```\n\n### Mounting directories\n\n```\n[sudo] docker run -v /home/user/host_dir:/docker/image/dir docker_image\n```\nWhere `/home/user/host_dir` is the directory's path (must be full path) that gonna be mounted into the docker's image in `/docker/image/dir`.\n\n\n## Links\n\n- [GUI apps with docker :shipit:](http://fabiorehm.com/blog/2014/09/11/running-gui-apps-with-docker/)\n- [Docker for DevOps: From development to production](https://www.kickstarter.com/projects/nickjj/docker-for-devops-from-development-to-production)\n- [Bash style](https://github.com/progrium/bashstyle)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanbeber%2Fdocker-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanbeber%2Fdocker-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanbeber%2Fdocker-playground/lists"}