Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build: update READMEs to indicate docker build workflow #22156

Closed
s-mang opened this issue Oct 5, 2017 · 1 comment
Closed

x/build: update READMEs to indicate docker build workflow #22156

s-mang opened this issue Oct 5, 2017 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) Documentation FrozenDueToAge
Milestone

Comments

@s-mang
Copy link
Contributor

s-mang commented Oct 5, 2017

Indicate in READMEs:

  • code should be compiled w/ Docker via make
  • dependencies are vendored w/ gitlock (see make update-deps)

cc @rsc @kevinburke

@s-mang s-mang self-assigned this Oct 5, 2017
@gopherbot gopherbot added this to the Unreleased milestone Oct 5, 2017
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Oct 5, 2017
@dmitshur
Copy link
Contributor

dmitshur commented Mar 9, 2021

We no longer use gitlock (it was replaced by module mode and its go.mod files), and we've documented steps for deployment in a more places by now.

@dmitshur dmitshur closed this as completed Mar 9, 2021
@golang golang locked and limited conversation to collaborators Mar 9, 2022
@rsc rsc unassigned s-mang Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) Documentation FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

4 participants