Go to file
Sambo Chea 419d03fa43
Updated alpine linux to 3.16
2022-09-27 20:58:24 +07:00
.github/workflows Upgrade to alpine 3.16.2 2022-09-27 20:53:46 +07:00
src Updated alpine linux to 3.16 2022-09-27 20:58:24 +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