# skdocker **Repository Path**: DevilcLo/skdocker ## Basic Information - **Project Name**: skdocker - **Description**: 闪客的精简版 docker - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 17 - **Created**: 2025-05-07 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `make hello` 启动一个几乎空镜像的容器并运行一个 hello world 程序 ![输入图片说明](pic/makehello.png) `make busybox` 启动一个 busybox 容器并运行 shell 程序交互 ![输入图片说明](pic/makebusybox.png) demos 下面存放所有的专栏示例代码