# docker-tinycore **Repository Path**: etmoc/docker-tinycore ## Basic Information - **Project Name**: docker-tinycore - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: 10.x-x86_64 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-01 - **Last Updated**: 2023-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Docker build](https://github.com/innovarew/docker-tinycore/actions/workflows/docker-image.yml/badge.svg?event=push) ![Docker publish](https://github.com/innovarew/docker-tinycore/actions/workflows/docker-publish.yml/badge.svg?event=push) ![GitHub file size in bytes](https://img.shields.io/github/size/innovarew/docker-tinycore/data/rootfs-13.x-x86_64.tar.xz?label=image%20size:latest) ![GitHub license](https://img.shields.io/github/license/innovarew/docker-tinycore) # docker-tinycore [Docker](https://www.docker.com) from scratch image of [Tinycore Linux](http://www.tinycorelinux.net) ## Quick guide To build on top of it, just pull from the [docker-tinycore package](https://github.com/innovarew/docker-tinycore/pkgs/container/docker-tinycore/versions) ~~~ echo FROM ghcr.io/innovarew/docker-tinycore > Dockerfile docker build -t docker-tinycore-scratch . ~~~ To run, just `docker run` as show below: ~~~ sudo docker run -it ghcr.io/innovarew/docker-tinycore ~~~ To build locally, just `make` as show below: ~~~ # prepare the rootfs, build, and run the container sudo make TC_URL=http://tinycorelinux.net/13.x/x86_64/ ~~~ ## Supported versions Ready to use docker images from [docker-tinycore](https://github.com/innovarew/docker-tinycore/pkgs/container/docker-tinycore/versions): | Release/Arch | Docker Image | | -------------- | ---------------------------------------------------- | | [latest](https://github.com/innovarew/docker-tinycore/) | `FROM ghcr.io/innovarew/docker-tinycore:latest` | | [13.x-x86_64](https://github.com/innovarew/docker-tinycore/tree/13.x-x86_64)| `FROM ghcr.io/innovarew/docker-tinycore:13.x-x86_64` | | [12.x-x86_64](https://github.com/innovarew/docker-tinycore/tree/12.x-x86_64)| `FROM ghcr.io/innovarew/docker-tinycore:12.x-x86_64` | | [11.x-x86_64](https://github.com/innovarew/docker-tinycore/tree/11.x-x86_64)| `FROM ghcr.io/innovarew/docker-tinycore:11.x-x86_64` | | [10.x-x86_64](https://github.com/innovarew/docker-tinycore/tree/10.x-x86_64)| `FROM ghcr.io/innovarew/docker-tinycore:10.x-x86_64` | ## Detailed steps What goes on under the hood is shown below: ~~~ cat > Dockerfile </cde` are available, and can be provided as a docker volume to be used for shipping as offline extensions without requiring download.