GitHub - GraphWalker/docker-amazon: Docker build files for the Amazon example

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

3 Commits

Repository files navigation

docker-amazon

To build:

Building the image by your own. This is not required. You can pull it from the hub.docker.com directly. See section To run below.

docker build -t graphwalker/amazon .

To run:

docker pull graphwalker/amazon
docker run -ti --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/developer/.Xauthority --net=host --pid=host --ipc=host graphwalker/amazon

About

Docker build files for the Amazon example

Resources

Readme

Activity

Custom properties

Stars

0 stars

Watchers

2 watching

Forks

1 fork

Releases

No releases published