Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup: remove Lima documentation #1325

Merged
merged 1 commit into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ To use the examples, you'll generally want to mount your current directory into
docker run -v "$PWD":/work cgr.dev/chainguard/apko build examples/alpine-base.yaml apko-alpine:edge apko-alpine.tar
```

Alternatively, if you're on a Mac, you can use [Lima](./mac/README.md) to run an Alpine Linux VM.

## Quickstart

An apko file for building an Alpine base image looks like this:
Expand Down Expand Up @@ -142,5 +140,3 @@ The [ko](https://github.com/google/ko) project builds Go projects from source in

The [kontain.me](https://github.com/imjasonh/kontain.me) service creates fresh container images on
demand using different forms of declarative configuration (including ko and apko).


71 changes: 0 additions & 71 deletions mac/README.md

This file was deleted.

109 changes: 0 additions & 109 deletions mac/lima/apko-playground.yaml

This file was deleted.

Loading