rules_docker icon indicating copy to clipboard operation
rules_docker copied to clipboard

Add a `run` Parameter to `container_image`

Open aryeh-looker opened this issue 2 years ago • 1 comments

Just like cmd but for run. This would be really cool, because it would allow for implementing aspects of docker files in bazel instead of having to resort to use a dockerfile.

Resources:

  • https://github.com/bazelbuild/rules_docker/blob/master/docs/container.md#container_image
  • https://docs.docker.com/engine/reference/builder/#run

aryeh-looker avatar Aug 06 '22 08:08 aryeh-looker

Looks like this could cover it instead https://github.com/bazelbuild/rules_docker/blob/master/docker/util/README.md

aryeh-looker avatar Aug 06 '22 09:08 aryeh-looker

This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days. Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_docker!

github-actions[bot] avatar Feb 03 '23 02:02 github-actions[bot]

This issue was automatically closed because it went 30 days without a reply since it was labeled "Can Close?"

github-actions[bot] avatar Mar 05 '23 02:03 github-actions[bot]