Skip to content

Building a container image drops a .stack-work dir in the current working (sub)directory #1975

@dysinger

Description

@dysinger

I built an image with stack image container in a subdir and I see a left-over cruft directory left behind in the sub-directory.

% find .stack-work 
.stack-work
.stack-work/image
.stack-work/image/0
.stack-work/image/0/usr
.stack-work/image/0/usr/local
.stack-work/image/0/usr/local/bin
.stack-work/image/0/usr/local/bin/xyz
.stack-work/image/0/Dockerfile

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions