Skip to content

Tooling issue: removed image restored after make #35

Open
@jzstark

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.

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