Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
savermyas committed Apr 8, 2017
1 parent f0f60fe commit c28da47
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,29 @@ Build
2. Run the command:


make image
make

Run
---

You may just skip the build and use image from Docker Hub

1. Edit passwords files in the directory "image/custom/"
2. Run the command:


docker-compose up
1. Run the command:

3. Look for port mappings with command:

docker-compose up -d

docker ps -l
2. Look for port mappings with command:

or

docker-compose ps

docker inspect as2

4. Use browser and vncviewer with appropriate ports and password from step 2, watch logs in wd folder
3. Use browser and vncviewer with appropriate ports and password from files 'wd/vncpasswd' and 'wd/webpasswd', watch
logs in wd folder


Links
-----

* [Docker Hub link](https://hub.docker.com/r/saver/as2/)
* [Docker Hub link](https://hub.docker.com/r/saver/mendelson-as2/)

0 comments on commit c28da47

Please sign in to comment.