An open API service indexing awesome lists of open source software.

https://github.com/cubetiq/calpine-os-linux

CUBETIQ Alpine OS Linux custom build for Docker Image for container and serverless runtime
https://github.com/cubetiq/calpine-os-linux

alpine-linux docker docker-image makefile serverless shell

Last synced: 11 months ago
JSON representation

CUBETIQ Alpine OS Linux custom build for Docker Image for container and serverless runtime

Awesome Lists containing this project

README

          

# CUBETIQ Alpine OS Linux
![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/cubetiq/calpine-os-linux)
![Docker Pulls](https://img.shields.io/docker/pulls/cubetiq/calpine-os-linux)

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

# Build
```shell
make build
```

# [Docker Hub](https://hub.docker.com/r/cubetiq/calpine-os-linux)
### Pull image
```shell
docker pull cubetiq/calpine-os-linux:latest
```

### Running container
```shell
docker run --rm -it cubetiq/calpine-os-linux /bin/sh
```

# Contributors
- Sambo Chea