Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-tmatma/xeyes-docker


https://github.com/m-tmatma/xeyes-docker

Last synced: about 7 hours ago
JSON representation

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
```