Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

document what happens with docker_build targets when run by bazel build vs run #58

Closed
jmhodges opened this issue Jun 18, 2017 · 2 comments

Comments

@jmhodges
Copy link
Contributor

The old docs at https://bazel.build/versions/master/docs/be/docker.html, I believe, mentioned what would happen when a docker_build target was run with bazel build vs bazel run. I don't see that in the README here, but maybe I missed it?

It'd be nice to have a thing to hand to newbies about these targets.

@mattmoor
Copy link
Contributor

That is definitely a good point, I'll use this to track. thanks!

mattmoor added a commit that referenced this issue Jun 20, 2017
We lost the discussion of `bazel run` semantics, and getting the full tarball, both of which can be useful for local iteration.

Fixes #58
mattmoor added a commit that referenced this issue Jun 22, 2017
We lost the discussion of `bazel run` semantics, and getting the full tarball, both of which can be useful for local iteration.

Fixes #58
@jmhodges
Copy link
Contributor Author

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants