Go to file
Sambo Chea 290b2765d3
Fixed apline build rootfs
2021-12-23 09:31:19 +07:00
.github/workflows Updated the makefile for build with action 2021-03-26 12:20:52 +07:00
src Fixed apline build rootfs 2021-12-23 09:31:19 +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 Add apline os 3.15 2021-12-23 09:10:40 +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