Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-tmatma/xeyes-docker
https://github.com/m-tmatma/xeyes-docker
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/m-tmatma/xeyes-docker
- Owner: m-tmatma
- Created: 2020-11-23T02:19:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T08:59:33.000Z (almost 4 years ago)
- Last Synced: 2023-08-04T08:24:59.306Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xeyes-docker
## build docker image
```
./build-image.sh
```## run container
```
./run.sh
```This script includes `xhost`.
## try network access from container
on container
```
ping www.example.com
```## launch xeyes from container
on container
```
xeyes
```