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 .dockerignore #2683

Merged
merged 2 commits into from May 4, 2018
Merged

Create .dockerignore #2683

merged 2 commits into from May 4, 2018

Conversation

icarito
Copy link
Member

@icarito icarito commented Apr 30, 2018

This didn't let production build the last time because it was bundling public/ and also openid sessions...

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts
  • PR is descriptively titled
  • PR body includes fixes #0000-style reference to original issue #
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

This didn't let production build the last time because it was bundling `public/` and also openid sessions...
@PublicLabBot
Copy link

PublicLabBot commented Apr 30, 2018

2 Messages
📖 @icarito Thank you for your pull request! I’m here to help with some tips and recommendations. Please take a look at the list provided and help us review and accept your contribution! And don’t be discouraged if you see errors – we’re here to help.
📖 It looks like you haven’t marked all the checkboxes. Help us review and accept your suggested changes by going through the steps one by one. If it is still a ‘Work in progresss’, please include ‘[WIP]’ in the title.

Generated by 🚫 Danger

@jywarren
Copy link
Member

Is this ready to merge @icarito ? thanks!

@icarito
Copy link
Member Author

icarito commented May 1, 2018 via email

I built next image in production with this .dockerignore file.
Yesterday's image was 2.9 GB now it's 1.3 GB.
@jywarren jywarren merged commit 4b02db5 into master May 4, 2018
SrinandanPai pushed a commit to SrinandanPai/plots2 that referenced this pull request May 5, 2019
* Create .dockerignore

This didn't let production build the last time because it was bundling `public/` and also openid sessions...

* Actually tested this one

I built next image in production with this .dockerignore file.
Yesterday's image was 2.9 GB now it's 1.3 GB.
@emilyashley emilyashley deleted the add-dockerignore branch January 15, 2020 21:44
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.

None yet

3 participants