mirror of
https://github.com/clearlinux/dockerfiles.git
synced 2026-06-29 00:55:57 +00:00
Update documentation to include port forwarding
Signed-of-by: Rusty Lynch <rusty.lynch@intel.com>
This commit is contained in:
committed by
William Douglas
parent
05981ccb0d
commit
7bc8f65723
@@ -21,7 +21,7 @@ docker pull clearlinux/machine-learning-ui
|
||||
Run the machine-learning-ui Container
|
||||
----------------------------------
|
||||
```
|
||||
docker run -it clearlinux/machine-learning-ui
|
||||
docker run -p 8888:8888 -it clearlinux/machine-learning-ui
|
||||
```
|
||||
|
||||
Environment Variables
|
||||
|
||||
Reference in New Issue
Block a user