Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !1277

Start uwsgi with `exec` so it receives signals correctly

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jelle Besseling requested to merge uwsgi-exec into master May 28, 2019
  • Overview 0
  • Commits 2
  • Changes 2

Short description

This article advices to use exec when starting docker containers using a shell script.

It makes sure the entrypoint of the docker container receives the signals sent by docker, e.g. when docker stop is used.

Edited May 28, 2019 by Jelle Besseling
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: uwsgi-exec