Skip to content

Commit

Permalink
cleanup: remove Lima documentation (#1325)
Browse files Browse the repository at this point in the history
Our support for Lima doesn't appear to work, or have tests to assert
that it should work. We just had a user run into friction trying to
follow our Lima documentation, so this PR removes that guidance to keep
users on the sane path.

Signed-off-by: Dan Luhring <[email protected]>
  • Loading branch information
luhring authored Oct 1, 2024
1 parent 14a0ae1 commit c615b40
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 184 deletions.
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.

0 comments on commit c615b40

Please sign in to comment.