Sign inSign up

patsoo08/votefontend

By patsoo08

Updated almost 9 years ago

Frontend container to the voting dogs and cat Docker project

Image
0

154

patsoo08/votefontend repository overview

How to run

  • make sure that you have installled redis with ip: 172.17.0.3 on your docker bridge (default).
  • do: docker run --name frontvote -d -p 8080:8080 patsoo08/frontvote:0.1
  • then launch on your browser: localhost:8080
  • that's all

Install redis docker run --name redis -p 6379:6379 -d -v $HOME/redis:/data redis:latest

Tag summary

Content type

Image

Digest

Size

82.6 MB

Last updated

almost 9 years ago

docker pull patsoo08/votefontend:0.1