{"id":13415786,"url":"https://github.com/dimonomid/docker-quick-ref","last_synced_at":"2026-01-05T08:56:29.489Z","repository":{"id":57827431,"uuid":"64610775","full_name":"dimonomid/docker-quick-ref","owner":"dimonomid","description":"Docker: Printable Quick Reference","archived":false,"fork":false,"pushed_at":"2021-09-26T14:24:40.000Z","size":12,"stargazers_count":186,"open_issues_count":2,"forks_count":20,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-07-31T21:54:35.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dimonomid.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":"2016-07-31T19:15:08.000Z","updated_at":"2024-04-03T04:39:17.000Z","dependencies_parsed_at":"2022-09-09T01:50:54.010Z","dependency_job_id":null,"html_url":"https://github.com/dimonomid/docker-quick-ref","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimonomid%2Fdocker-quick-ref","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimonomid%2Fdocker-quick-ref/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimonomid%2Fdocker-quick-ref/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimonomid%2Fdocker-quick-ref/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimonomid","download_url":"https://codeload.github.com/dimonomid/docker-quick-ref/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663450,"owners_count":20327299,"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":"2024-07-30T21:00:52.105Z","updated_at":"2026-01-05T08:56:29.448Z","avatar_url":"https://github.com/dimonomid.png","language":"Makefile","readme":"# Docker: Printable Quick Reference (Cheat Sheet)\n\nI use [Docker](http://docker.com), but not often enough to memorize even basic\nDockerfile instructions and CLI commands. After all I got so annoyed by\nbeing unable to quickly sketch some Dockerfile or to do something with the\nexisting containers occasionally, so I decided to write a concise cheat sheet\nwhich I can print once and constantly keep on my desktop:\n\n[![](http://dmitryfrank.com/_media/projects/docker_quick_ref_icon.png)](https://github.com/dimonomid/docker-quick-ref/releases/download/latest/docker-quick-ref.pdf)\n\n*(click the thumbnail to download pdf)*\n\nThe appearance of the card is largely inspired by the [GDB Quick\nReference](http://www.cs.nyu.edu/courses/spring07/V22.0474-001/misc/gdb-refcard.pdf),\nsince I was using it for a long time already, and it was a very pleasant\nexperience. It is clear and concise. Personally, I just print it on both sides\nof a single A4 sheet.\n\nThe card is written in LaTeX. Not everything was smooth. Probably that's\nbecause my LaTeX-fu is too weak, but in my opinion, LaTeX shines best for the\ncases when the user believes that LaTeX knows better. This was not the case\nhere, since I had to pack lots of stuff in two pages, and I had to fight with\nLaTeX a lot, rather than embracing it. If anyone knows how to structure the\ndocument better, your comments / PRs are appreciated.\n\n## Build\n\nYou need docker. Once you have it, just type in your terminal, from the\nrepository:\n\n```bash\n$ make my-pdflatex-docker # needs to be done once, to build a docker image\n$ make\n```\n\nAnd check out the `build/docker-quick-ref.pdf` file.\n\n## License\n\nMIT\n","funding_links":[],"categories":["Uncategorized","Makefile"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimonomid%2Fdocker-quick-ref","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimonomid%2Fdocker-quick-ref","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimonomid%2Fdocker-quick-ref/lists"}