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
- Host: GitHub
- URL: https://github.com/cubetiq/calpine-os-linux
- Owner: CUBETIQ
- License: mit
- Created: 2021-03-26T02:55:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T08:15:11.000Z (over 2 years ago)
- Last Synced: 2025-04-19T10:27:43.536Z (12 months ago)
- Topics: alpine-linux, docker, docker-image, makefile, serverless, shell
- Language: Shell
- Homepage:
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CUBETIQ Alpine 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