mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-02 15:31:12 +00:00
commit
53aa77cd5b
@ -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