Go to file
Sambo Chea ea0b79582f
Merge branch 'main' of https://github.com/CUBETIQ/calpine-os-linux
2023-08-27 13:15:17 +07:00
.github/workflows Upgrade to alpine 3.16.2 2022-09-27 20:53:46 +07:00
src Upgrade alpine to 3.18.3 2023-08-27 13:14:02 +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 alpine to 3.18.3 2023-08-27 13:14:02 +07:00
README.md Add docekr hub link 2021-03-26 12:46:09 +07:00
renovate.json Add renovate.json 2023-01-05 17:00:30 +00: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