RUN apk -U --no-cache add bash git gcc musl-dev docker vim less file curl wget ca-certificates jq linux-headers zlib-dev tar zip squashfs-tools npm coreutils \
RUN apk -U --no-cache add bash git gcc musl-dev docker vim less file curl wget ca-certificates jq linux-headers zlib-dev tar zip squashfs-tools npm coreutils \
python2 python3 py3-pip python3-dev openssl-dev libffi-dev libseccomp libseccomp-dev make libuv-static
python2 python3 py3-pip python3-dev openssl-dev libffi-dev libseccomp libseccomp-dev make libuv-static
return"",fmt.Errorf("unexpected state: attachment nil after attached %q to %q",diskName,nodeName)
return"",fmt.Errorf("unexpected state: attachment nil after attached %q to %q",diskName,nodeName)
}
}
ifec2Device!=aws.StringValue(attachment.Device){
ifec2Device!=aws.StringValue(attachment.Device){
// Already checked in waitForAttachmentStatus(), but just to be sure...
return"",fmt.Errorf("disk attachment of %q to %q failed: requested device %q but found %q",diskName,nodeName,ec2Device,aws.StringValue(attachment.Device))
return"",fmt.Errorf("disk attachment of %q to %q failed: requested device %q but found %q",diskName,nodeName,ec2Device,aws.StringValue(attachment.Device))