Skip to content

Docker Container - Tensorboard logging fails #2573

@DBadLuck

Description

@DBadLuck

❔Question

How can I start Tensorboard logging in Docker and how is it visable outside docker on the localhost adress?

Additional context

I start the Docker Container with the information given in your Docker discription:
sudo docker run --ipc=host --gpus all -it -p 8888:6006

With the additional portmaping 6006 -> 8888 I should see the tensorboard outside of Docker on my local machine on the web adresse "localhost:8888" but I didn't see anything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions