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

Commit

Permalink
Merge pull request #9 from brunohbrito/1.2.1
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
brunobritodev committed Mar 28, 2019
2 parents efacda5 + b14cd8e commit 043d1b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 40 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,15 @@ _New users are readonly_
# Docker Ready ❤️

Wanna try? As easy as:
* download docker.zip
* Unzip and execute docker-build.bat (As administrator)

Windows users:
* download [jpproject-docker-windows.zip](https://github.com/brunohbrito/JP-Project/raw/master/build/jpproject-docker-windows.zip)
* Unzip and execute `docker-run.bat` (As administrator)

Linux users:
* Download [docker-compose.yml](https://github.com/brunohbrito/JP-Project/raw/master/build/docker-compose.yml)
* Add `127.0.0.1 jpproject` entry to hosts file (`/etc/hosts`)
* `docker-compose up`


# How it was made
Expand Down
38 changes: 0 additions & 38 deletions keys/cert.ps1

This file was deleted.

0 comments on commit 043d1b1

Please sign in to comment.