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

Running docker-composer up currently fails #1669

Closed
1 task done
benbrown opened this issue Nov 27, 2019 · 1 comment
Closed
1 task done

Running docker-composer up currently fails #1669

benbrown opened this issue Nov 27, 2019 · 1 comment
Assignees
Labels
Type: Bug Something isn't working
Projects

Comments

@benbrown
Copy link
Contributor

Describe the bug

Currently, docker-compose up results in a failure with a SIGKILL during the build process.

Screen Shot 2019-11-27 at 12 07 45 PM

Version

current stable

OS

What operating system are you using?

  • macOS

To Reproduce

Steps to reproduce the behavior:

  1. Clone repo
  2. Amend Composer/Dockerfile with ENV NODE_OPTIONS "--max-old-space-size=4096"
  3. Run docker-composer up
  4. Error!

Expected behavior

I would expect the build to complete and for Composer to run.

Additional context

This has been reported by a customer running Windows locally as well.

@benbrown benbrown added the Needs-triage A new issue that require triage label Nov 27, 2019
@hibrenda hibrenda added Type: Bug Something isn't working and removed Needs-triage A new issue that require triage labels Nov 28, 2019
@hibrenda hibrenda added this to Todo in Sprint 18 Nov 28, 2019
@hibrenda hibrenda added this to To do in Sprint 19 via automation Dec 5, 2019
@hibrenda hibrenda removed this from Todo in Sprint 18 Dec 5, 2019
@cwhitten
Copy link
Member

cwhitten commented Dec 6, 2019

addressed in #1709

@cwhitten cwhitten closed this as completed Dec 6, 2019
Sprint 19 automation moved this from To do to Done Dec 6, 2019
@hibrenda hibrenda added this to Todo in Sprint 18 via automation Dec 6, 2019
@hibrenda hibrenda removed this from Done in Sprint 19 Dec 6, 2019
@hibrenda hibrenda moved this from Todo to Done in Sprint 18 Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
No open projects
Sprint 18
  
Done
Development

No branches or pull requests

3 participants