[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9972":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},9972,"dockerfiles","jessfraz\u002Fdockerfiles","jessfraz","Various Dockerfiles I use on the desktop and on servers.","https:\u002F\u002Fblog.jessfraz.com\u002Fpost\u002Fdocker-containers-on-the-desktop\u002F",null,"Dockerfile",13940,2514,416,57,0,1,5,12,75.7,"MIT License",false,"master",[25,26,27,28,5,29,30],"bash","containers","docker","dockerfile","linux","shell","2026-06-12 04:00:47","## dockerfiles\n\n[![make test](https:\u002F\u002Fgithub.com\u002Fjessfraz\u002Fdockerfiles\u002Fworkflows\u002Fmake%20test\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fjessfraz\u002Fdockerfiles\u002Factions?query=workflow%3A%22make+test%22+branch%3Amaster)\n\nThis is a repo to hold various Dockerfiles for images I create.\n\n\n**Table of Contents**\n\n\u003C!-- toc -->\n\n- [About](#about)\n- [Resources](#resources)\n  * [My dotfiles](#my-dotfiles)\n- [Contributing](#contributing)\n  * [Using the `Makefile`](#using-the-makefile)\n\n\u003C!-- tocstop -->\n\n## About\n\nAlmost all of these live on dockerhub under [jess](https:\u002F\u002Fhub.docker.com\u002Fu\u002Fjess\u002F).\nBecause you cannot use notary with autobuilds on dockerhub I also build these\ncontinuously on a private registry at [r.j3ss.co](https:\u002F\u002Fr.j3ss.co\u002F) for public download. (You're\nwelcome.)\n\n## Resources\n\n### My dotfiles\n\nYou may also want to checkout my [dotfiles](https:\u002F\u002Fgithub.com\u002Fjessfraz\u002Fdotfiles), specifically the aliases for all these files which are here: [github.com\u002Fjessfraz\u002Fdotfiles\u002Fblob\u002Fmaster\u002F.dockerfunc](https:\u002F\u002Fgithub.com\u002Fjessfraz\u002Fdotfiles\u002Fblob\u002Fmaster\u002F.dockerfunc).\n\n## Contributing\n\nI try to make sure each Dockerfile has a command at the top to document running it,\nif a file you are looking at does not have a command, please\npull request it!\n\n\n### Using the `Makefile`\n\n```\n$ make help\nbuild                          Builds all the dockerfiles in the repository.\ndockerfiles                    Tests the changes to the Dockerfiles build.\nimage                          Build a Dockerfile (ex. DIR=telnet).\nlatest-versions                Checks all the latest versions of the Dockerfile contents.\nrun                            Run a Dockerfile from the command at the top of the file (ex. DIR=telnet).\nshellcheck                     Runs the shellcheck tests on the scripts.\ntest                           Runs the tests on the repository.\n```\n","jessfraz\u002Fdockerfiles 是一个用于创建桌面和服务器上使用的Docker镜像的Dockerfile集合。该项目提供了多种预配置的Dockerfile，覆盖了从基础开发环境到特定应用服务的各种需求，支持通过简单的命令行操作进行构建、测试以及运行。它采用了持续集成的方式确保所有Dockerfile的有效性，并且部分镜像还托管在公共仓库中供用户直接下载使用。此项目非常适合需要快速搭建基于容器的应用开发或测试环境的开发者们。",2,"2026-06-11 03:25:52","top_topic"]