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

Create .bundle and set group when running container #7684

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

marcosnils
Copy link
Contributor

If this is not set, make website fails due to permission errors in the docker container
Fixes #5589.

Side note: it takes a lot to build and run the application. I believe several stuff could be improved here, starting with the fact that the netlify image is about 4gb which seems completely unnecessary.

If this is not set, `make website` fails due to permission errors in the docker container
Fixes hashicorp#5589. 

Side note: it takes **a lot** to build and run the application. I believe several stuff could be improved here, starting with the fact that the `netlify` image is about 4gb which seems completely unnecessary.
@hashicorp-cla
Copy link

hashicorp-cla commented Oct 17, 2019

CLA assistant check
All committers have signed the CLA.

@kalafut
Copy link
Contributor

kalafut commented Oct 17, 2019

@marcosnils Thanks! I'll let @tyrannosaurus-becks comment on the PR itself since I'm on Mac and don't get the error, but I did want to mention that we too are not content with the large image size and poor performance of this build. Improving the local docs development experience is definitely something we're investigating.

@tyrannosaurus-becks tyrannosaurus-becks self-assigned this Oct 17, 2019
Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this works for Linux on my Ubuntu-based machine. @kalafut can you confirm it still works on your Mac?

@kalafut
Copy link
Contributor

kalafut commented Oct 17, 2019

@tyrannosaurus-becks Yep, works fine!

Copy link
Contributor

@tyrannosaurus-becks tyrannosaurus-becks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @marcosnils !

@tyrannosaurus-becks tyrannosaurus-becks merged commit 8af8c3f into hashicorp:master Oct 17, 2019
@marcosnils
Copy link
Contributor Author

Anytime! Happy to make the 🌎 better one PR at the time 😃

catsby added a commit that referenced this pull request Oct 23, 2019
* master: (41 commits)
  changelog++
  cli: fix json output for namespace list command (#7705)
  Update CHANGELOG.md
  Vault Agent Template (#7652)
  hostutil: disable host info collection on openbsd (#7699)
  Shamir seals now come in two varieties: legacy and new-style.  (#7694)
  Update Title for AWS Marketplace (#7683)
  Bump go builder version
  Fix kv mod import and vendoring
  Fixing a typo with the sample payload (#7688)
  Update CHANGELOG.md
  Enable generated items for more auth methods (#7513)
  Update OIDC provider doc
  Update OIDC provider doc (#7693)
  Create .bundle and set group when running container (#7684)
  updates vendored api/client.go (#7692)
  Update circle config
  logical: remove unneeded error check in handleLogicalInternal (#7691)
  Update Go version
  Docs: add examples for when a seal rewrap is useful (#7689)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Website can't be started locally
4 participants