Skip to content

Add Username to TAG for docker images #163

@karthikeyann

Description

@karthikeyann

When many people are working on same systems with Presto, and they try to run and build Presto images, it ends up replacing images

presto-native-worker-cpu:latest
presto-native-worker-gpu:latest
presto-coordinator:latest

It's because they all share same name and tag.
So, make sure to add username to the TAG so that other users don't replace latest images.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions