Go to file
Sambo Chea 5255f42d09
Updated alpine 3.13
2021-12-23 09:33:45 +07:00
.github/workflows Updated the makefile for build with action 2021-03-26 12:20:52 +07:00
src Updated and add maint-ner for dockerfile 2021-03-26 14:00:22 +07:00
.gitignore Init project 2021-03-26 09:43:28 +07:00
LICENSE Add license 2021-03-26 09:54:03 +07:00
Makefile Updated alpine 3.13 2021-12-23 09:33:45 +07:00
README.md Updated alpine 3.13 2021-12-23 09:33:45 +07:00

CUBETIQ Alpine OS Linux 3.13

Docker Image Size (latest by date) Docker Pulls

  • Docker image
  • Minimal container image
  • Easy and fast runtime for serverless

Build

make build

Docker Hub

Pull image

docker pull cubetiq/calpine-os-linux:3.13

Running container

docker run --rm -it cubetiq/calpine-os-linux /bin/sh

Contributors