Skip to content

deg4uss3r/tensorboard_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorboard_docker

Quick docker container that serves up tensorboard over tensorflow/tensorflow:latest

build

The build file should build a docker image of the container (and pull down the latest tensorflow docker base). You will need a network connection to use this. Also it might require running sudo, be sure to read the simple bash script before running.

The resulting image will be called rthosfelt_tensorboard and the run script relies on that, change both image names if you know what you're doing.

run

The run script takes in a directory to mount to the container as the /logs/ directory and will be updated as logs are added (even under subfolders). Again, you might be required to run this with sudo be careful!

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0), no Guarantee or promises provided. READ THE SCRIPT before running!

See LICENSE-APACHE and LICENSE-MIT for details.

About

Quick docker container that hosts tensorboard on alpine that looks in /logs/ for logfiles

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published