Skip to content

Repository files navigation

Data-driven app

Installation

Install Docker for Mac from here - https://docs.docker.com/docker-for-mac/

Install Docker for Windows from here - https://docs.docker.com/docker-for-windows/

Setup

Edit your host file and add the following line

O.SLocation
OSX/etc/host
WindowsC:\Windows\System32\drivers\etc\hosts
UbuntuPut a line address=/docker.localhost/127.0.0.1 in /etc/NetworkManager/dnsmasq.d/hosts.conf, then restart NetworkManager
$ *.docker.localhost localhost

Execute the following commands:

$ make build
$ make run

Now browse to http://data-driven.docker.localhost

Destroy

$ make destroy

Rebuild

In order to rebuild the application:

$ make rebuild

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages