Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 8fbe672

Browse files
committed
README.md - Instructions and links to run on docker
1 parent b5c8825 commit 8fbe672

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,15 @@ _New users are readonly_
3434
# Docker Ready ❤️
3535

3636
Wanna try? As easy as:
37-
* download docker.zip
38-
* Unzip and execute docker-build.bat (As administrator)
37+
38+
Windows users:
39+
* download [jpproject-docker-windows.zip](https://github.com/brunohbrito/JP-Project/raw/master/build/jpproject-docker-windows.zip)
40+
* Unzip and execute docker-run.bat (As administrator)
41+
42+
Linux users:
43+
* Download [docker-compose.yml](https://github.com/brunohbrito/JP-Project/raw/master/build/docker-compose.yml)
44+
* Add `127.0.0.1 jpproject` entry to hosts file (`/etc/hosts`)
45+
* `docker-compose up`
3946

4047

4148
# How it was made

0 commit comments

Comments
 (0)