Skip to content

Restore installation of supervisor in Dockerfiles#4583

Merged
redshiftzero merged 1 commit intofreedomofpress:developfrom
rmol:fix-container-supervisor
Jul 3, 2019
Merged

Restore installation of supervisor in Dockerfiles#4583
redshiftzero merged 1 commit intofreedomofpress:developfrom
rmol:fix-container-supervisor

Conversation

@rmol
Copy link
Contributor

@rmol rmol commented Jul 2, 2019

Status

Ready for review

Description of Changes

In commit ec2549 I broke the installation of supervisor in the dev Dockerfiles. This corrects that mistake.

Testing

  • Check out current develop and run make dev. Right after the image is built and tagged, you should see this error: setsid: failed to execute supervisord: No such file or directory.
  • Stop the dev container, check out this branch and run make dev again. The error should no longer appear.

Deployment

This only affects the development containers.

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make -C securedrop test) pass in the development container

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

In commit ec2549 I broke the installation of supervisor in the
dev Dockerfiles. This corrects that mistake.
@redshiftzero redshiftzero merged commit 77342b2 into freedomofpress:develop Jul 3, 2019
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.

3 participants