Skip to content

Tooling issue: removed image restored after make #35

Description

@jzstark

When writing the book, sometimes I add images to the source code but later found that some images should be deleted. However, after running make, those deleted images come back to the source code.

This is because the old images are all copied to the container and then all copied back to host. The solution is simple, just make clean and then make should suffice. This is a just minor issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

toolingBuilding the tooling of the book

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions