Skip to content

Unable to start docker image #977

Open
@mdziczkowski

Description

@mdziczkowski

Bug Overview

After downloading a fresh nginx image from hub.docker.com and attempting to run it, I gad recieved a following output:

signal 28 (SIGWINCH) received

thru with nginx doesn't start propperly.

Please verify why this happens. Thanks

Expected Behavior

Normal startup of NGINX with listening on given port

Steps to Reproduce the Bug

  1. Execution of: docker pull nginx
  2. Execution of: docker run nginx

Environment Details

  • Version/release of Docker and method of installation: Docker (latest)
  • Version of the Docker NGINX image or specific commit: latest avaliable on hub.docker.com
  • Target deployment platform: Local system,
  • Target OS: Debian based Linux distribution

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions