mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Fix broken link to pkg dir
This commit is contained in:
parent
c087af7282
commit
e9d7989e36
@ -12,7 +12,7 @@ of the container is extracted. The `init` and `kernel` filesystems are left unch
|
||||
while the other containers are currently extracted under the `containers/` directory
|
||||
where the `init` script runs them. In future they may be extracted to the `containerd`
|
||||
image store instead. The builds and source for these containers can be found in the
|
||||
[`pkg/` directory)(pkg/).
|
||||
[`pkg/`](../pkg/) directory.
|
||||
|
||||
The `init` that is being used is being reworked, as an earlier incarnation was much
|
||||
less containerised and we ran a full Alpine Linux distribution here. It should end
|
||||
|
Loading…
Reference in New Issue
Block a user