logo
0
0
WeChat Login
Update README.md

CNB Development Containers Images

https://cnb.cool/cnb/cool/default-dev-env

Usage

Note: ONLY ubuntu-based images are supported.

# Build an ubuntu image make build # Build with old ubuntu image make build BASE_IMAGE=ubuntu:22.04 TAG=ubuntu:22.04 # Build with ollama base image make build BASE_IMAGE=ollama/ollama TAG=ollama:latest