riteshzode / Tin-Dog-httpd-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tin-Dog

This is a tinder clone created by bootstrap and css styling

requirment - bootstrap5 & font awesome cdn to get icons

Docker File Added

this app will run on port 80

Build the image using the following command

$ docker build -t app-docker:latest .

Run the Docker container using the command shown below.

$ docker run -d -p 8000:80 app-docker:latest

About


Languages

Language:HTML 82.7%Language:CSS 16.7%Language:Dockerfile 0.6%