Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

code-server process running and failing in the background of the minimal image #27

@vemonet

Description

@vemonet

Running Jupyter-on-openshift Notebooks minimal image:

docker run -it --rm -p 8080:8080 -e JUPYTER_NOTEBOOK_PASSWORD=password quay.io/jupyteronopenshift/s2i-minimal-notebook-py36:2.5.1

Once started, the Jupyter-on-openshift image calls a code-server serviceWorker.js script which fails with 404 status:

[W 11:09:39.287 NotebookApp] 404 GET /static/de41646fc402b968ca6d555fdf2da7de9554d28a/usr/lib/code-server/dist/serviceWorker.js (172.17.0.1) 4.97ms referer=None

Is it an expected behavior? Why is it failing if it is an expected behaviour?

Running Docker version 19.03.12, Docker API version 1.40 on Ubuntu 18.04

Screenshot from 2020-10-09 11-56-24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions