Go to file
Sambo Chea 454b1150a0
Merge branch 'main' of https://github.com/CUBETIQ/calpine-os-linux into main
2022-09-27 20:54:30 +07:00
.github/workflows Upgrade to alpine 3.16.2 2022-09-27 20:53:46 +07:00
src Upgrade to alpine 3.16.2 2022-09-27 20:53:46 +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 Upgrade to alpine 3.16.2 2022-09-27 20:53:46 +07:00
README.md Add docekr hub link 2021-03-26 12:46:09 +07:00

CUBETIQ Alpine OS Linux

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:latest

Running container

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

Contributors