mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-07 19:43:47 +00:00
@@ -2,7 +2,7 @@ FROM alpine:edge
|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user