Skip to content

Commit

Permalink
updated readme for app build+launch instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloheigvd committed Sep 24, 2020
1 parent f78778c commit a2fc71f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,14 @@ Run inside projet folder the command:
./build-image.sh
```

If everything goes well, you can now move to ```docker/images/payara``` folder and
If everything goes well, you can run
```bash
docker-compose up
```

Now, your terminal is stuck. Great. Open <http://localhost:4848>

1. Accept the risks
2. Click on ```Applications``` in sidebar
3. Look for ```launch```
4. Forget the opened window, click [this](http://localhost:8080/stack) to see our app

0 comments on commit a2fc71f

Please sign in to comment.