Skip to content

(勘误) 3.3.1 镜像漏洞利用 构建docker镜像命令错误 #8

@WAY29

Description

@WAY29

书中写的是

docker build --network=host -t alpine:cve-2019-5021

但实际上应该为

docker build --network=host -t alpine:cve-2019-5021 ./

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions