Merge pull request #5 from mor1/master

add trailing / to COPY
This commit is contained in:
Justin Cormack 2015-12-14 14:35:27 +00:00
commit 30722afd50

View File

@ -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