Skip to content

Set unique names for builder containers #107

@mattrent

Description

@mattrent

All builder containers for the same language now use the same name (https://github.com/funlessdev/fl-cli/blob/main/pkg/build/wasm.go#L90). This encounters issues if multiple fn build/fn create commands are run in rapid sequence or in parallel.

Each builder container should have a unique name (e.g. the current one, plus a random string) to avoid this kind of conflict.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions