79294824

Date: 2024-12-19 15:40:21
Score: 0.5
Natty:
Report link

For anyone reading this in 2024, oci_tarball was removed several months ago and replaced with oci_load.

This means you should use oci_load if you wish to push an image to your local docker service and then create a container with docker run ...

See: https://github.com/bazel-contrib/rules_oci/blob/main/docs/load.md

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: J Schmidt