File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44![ GitHub top language] ( https://img.shields.io/github/languages/top/innovarew/docker-tinycore )
55![ Docker build] ( https://github.com/innovarew/docker-tinycore/actions/workflows/docker-image.yml/badge.svg?event=push )
66![ Docker publish] ( https://github.com/innovarew/docker-tinycore/actions/workflows/docker-publish.yml/badge.svg?event=push )
7- ![ GitHub file size in bytes] ( https://img.shields.io/github/size/innovarew/docker-tinycore/data/rootfs-15 .x-x86_64.tar.xz?label=image%20size:latest )
7+ ![ GitHub file size in bytes] ( https://img.shields.io/github/size/innovarew/docker-tinycore/data/rootfs-16 .x-x86_64.tar.xz?label=image%20size:latest )
88
99# docker-tinycore
1010
@@ -29,7 +29,7 @@ To build locally, just `make` as show below:
2929
3030~~~
3131# prepare the rootfs, build, and run the container
32- sudo make TC_URL=http://tinycorelinux.net/15 .x/x86_64/
32+ sudo make TC_URL=http://tinycorelinux.net/16 .x/x86_64/
3333~~~
3434
3535## Supported versions
@@ -39,6 +39,7 @@ Ready to use docker images from [docker-tinycore](https://github.com/innovarew/d
3939| Release/Arch | Docker Image |
4040| -------------- | ----------------------------------------------------------------------------------------------------------------- |
4141| [ latest] ( https://github.com/innovarew/docker-tinycore/ ) | ` FROM ghcr.io/innovarew/docker-tinycore:latest ` |
42+ | [ 16.x-x86_64] ( https://github.com/innovarew/docker-tinycore/tree/16.x-x86_64 ) | ` FROM ghcr.io/innovarew/docker-tinycore:16.x-x86_64 ` |
4243| [ 15.x-x86_64] ( https://github.com/innovarew/docker-tinycore/tree/15.x-x86_64 ) | ` FROM ghcr.io/innovarew/docker-tinycore:15.x-x86_64 ` |
4344| [ 14.x-x86_64] ( https://github.com/innovarew/docker-tinycore/tree/14.x-x86_64 ) | ` FROM ghcr.io/innovarew/docker-tinycore:14.x-x86_64 ` |
4445| [ 14.x-x86] ( https://github.com/innovarew/docker-tinycore/tree/14.x-x86 ) | ` FROM ghcr.io/innovarew/docker-tinycore:14.x-x86 ` |
You can’t perform that action at this time.
0 commit comments