Search Criteria
Package Details: linuxkit 1.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linuxkit.git (read-only, click to copy) |
|---|---|
| Package Base: | linuxkit |
| Description: | A toolkit for building secure, portable and lean operating systems for containers |
| Upstream URL: | https://github.com/linuxkit/linuxkit |
| Licenses: | Apache |
| Conflicts: | linuxkit-git |
| Submitter: | joaompinto |
| Maintainer: | greut |
| Last Packager: | greut |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-01-11 15:03 (UTC) |
| Last Updated: | 2022-12-09 12:55 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, go-binAUR, gcc-go) (make)
- make (make-gitAUR, make-staticAUR) (make)
Latest Comments
greut commented on 2021-02-03 20:02 (UTC)
@cw1911 indeed. Thanks!
cw1911 commented on 2021-02-03 13:27 (UTC)
I tried to install this package today however the current PKGBUILD attempts to cd into some directories which do not exist.
It seems like the sources are extracted to a directory called
linuxkit-0.8rather than justlinuxkit.Below is a diff that fixes this and allows the package to be built once more: