mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 10:09:07 +00:00
commit
30722afd50
@ -2,7 +2,7 @@ FROM alpine:edge
|
|||||||
|
|
||||||
MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
|
MAINTAINER Justin Cormack <justin.cormack@unikernel.com>
|
||||||
|
|
||||||
COPY repositories /etc/apk
|
COPY repositories /etc/apk/
|
||||||
|
|
||||||
RUN apk update && apk upgrade && apk add e2fsprogs docker chrony blkid
|
RUN apk update && apk upgrade && apk add e2fsprogs docker chrony blkid
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user