lenra-io/lenra_cli

[Task] Allow defining image hash instead of the tag

Open

#414 opened on Jun 3, 2024

 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

What should be done

For now we can define image tags for devtool, mongo and postgres, but not there hashes.

Technical recommandation

Make sure that the hash and the tag are not defined for a same image.

Contributor guide